index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
3
-2
/
+105
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
4
-2
/
+91
*
USB: usb-storage: add "quirks=" module parameter
Alan Stern
2009-01-07
1
-0
/
+113
*
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-3
/
+3
*
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
4
-5
/
+5
*
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
4
-2
/
+111
*
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
2009-01-07
1
-3
/
+9
*
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
6
-39
/
+25
*
USB: usbtmc: indent & braces disagree, something else is desired
Ilpo Järvinen
2009-01-07
1
-6
/
+3
*
USB: power availability check for berry_charge
Oliver Neukum
2009-01-07
1
-0
/
+5
*
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
2009-01-07
1
-5
/
+0
*
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
2009-01-07
1
-1
/
+1
*
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
2009-01-07
1
-1
/
+1
*
USB: straighten out inline code in sysfs.c
Alan Stern
2009-01-07
1
-26
/
+9
*
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
4
-13
/
+13
*
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
2009-01-07
1
-0
/
+4
*
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
2009-01-07
4
-0
/
+4446
*
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
2009-01-07
1
-3
/
+15
*
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
2009-01-07
1
-6
/
+6
*
USB: clean up redundant tests on unsigned
roel kluin
2009-01-07
2
-8
/
+2
*
USB: storage: unusual_devs.h additions for Macpower MasterBox
Sergey Ovcharenko
2009-01-07
1
-0
/
+7
*
USB: storage: recognizing and enabling Nokia 5200 cell phoes
Paulo Afonso Graner Fessel
2009-01-07
1
-0
/
+7
*
USB: storage: extend unusual range for 067b:3507
Oliver Neukum
2009-01-07
1
-1
/
+1
*
USB: another unusual_devs entry for another bad Argosy storage device
Nguyen Anh Quynh
2009-01-07
1
-0
/
+7
*
USB: unusual_devs.h additions for Pentax K10D
Daniel Drake
2009-01-07
1
-0
/
+7
*
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-01-06
10
-39
/
+397
|
\
|
*
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
2009-01-07
1
-3
/
+3
|
*
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2009-01-07
2
-14
/
+40
|
*
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
2009-01-07
1
-1
/
+1
|
*
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2009-01-07
7
-7
/
+322
|
*
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2009-01-07
2
-8
/
+22
|
*
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
2009-01-07
1
-6
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-06
46
-521
/
+2944
|
\
\
|
|
/
|
/
|
|
*
Input: i8042 - add Dell Vostro 1510 to nomux list
Jiri Kosina
2009-01-06
1
-0
/
+7
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-12-30
46
-521
/
+2937
|
|
\
|
|
*
Input: gtco - use USB endpoint API
Julia Lawall
2008-12-30
1
-1
/
+1
|
|
*
Input: add support for Maple controller as a joystick
Adrian McMenamin
2008-12-30
3
-0
/
+206
|
|
*
Input: atkbd - broaden the Dell DMI signatures
Matthew Garrett
2008-12-30
1
-0
/
+9
|
|
*
Input: HIL drivers - add MODULE_ALIAS()
Helge Deller
2008-12-30
3
-1
/
+3
|
|
*
Input: add support for enhanced rotary controller on pxa930 and pxa935
Yong Yao
2008-12-29
3
-0
/
+222
|
|
*
Input: add support for trackball on pxa930 and pxa935
Yong Yao
2008-12-29
3
-13
/
+289
|
|
*
Input: add da9034 touchscreen support
Eric Miao
2008-12-23
3
-0
/
+398
|
|
*
Input: ads7846 - strict_strtoul takes unsigned long
Harvey Harrison
2008-12-23
1
-1
/
+1
|
|
*
Input: make some variables and functions static
Roel Kluin
2008-12-20
2
-2
/
+2
|
|
*
Input: add tsc2007 based touchscreen driver
Kwangwoo Lee
2008-12-20
3
-0
/
+393
|
|
*
Input: psmouse - add module parameters to control OLPC touchpad delays
Paul Fox
2008-12-20
1
-4
/
+28
|
|
*
Input: i8042 - add Gigabyte M912 netbook to noloop exception table
Ozan Çağlayan
2008-12-20
1
-0
/
+8
|
|
*
Input: atkbd - Samsung NC10 key repeat fix
Stuart Hopkins
2008-12-20
1
-0
/
+25
|
|
*
Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
Rikard Ljungstrand
2008-12-20
1
-0
/
+26
|
|
*
Merge commit 'v2.6.28-rc9' into next
Dmitry Torokhov
2008-12-20
754
-7642
/
+16241
|
|
|
\
[next]