index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
usb-serial: show port number in sysfs
Roman Kagan
1
-0
/
+16
2007-10-12
USB: fix memory leak in berry_charge driver
Greg Kroah-Hartman
1
-2
/
+5
2007-10-12
USB: less-restrictive command checking in g-file-storage
Alan Stern
1
-1
/
+1
2007-10-12
USB: kobil_sct: Rework driver
Alan Cox
1
-89
/
+55
2007-10-12
USB: cp2101: Coding style police
Alan Cox
1
-1
/
+1
2007-10-12
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
1
-16
/
+8
2007-10-12
USB: fix mistake in usb_hcd_giveback_urb
Alan Stern
1
-3
/
+4
2007-10-12
USB: ftdi_sio: Handle FT232RL devices like FT232BM devices
Andrew M. Bishop
1
-1
/
+4
2007-10-12
USB: add urb->unlinked field
Alan Stern
10
-125
/
+107
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
9
-60
/
+18
2007-10-12
USB: remove Iso status value in uhci-hcd
Alan Stern
2
-9
/
+3
2007-10-12
USB: minor fixes for r8a66597 driver
Alan Stern
1
-21
/
+19
2007-10-12
USB: EHCI restart speedup
Marcelo Tosatti
2
-5
/
+2
2007-10-12
UEAGLE: Cosmetic
Stanislaw Gruszka
1
-4
/
+3
2007-10-12
UEAGLE: Do not sleep when device is disconnected
Stanislaw Gruszka
1
-8
/
+19
2007-10-12
UEAGLE: Avoid keyboard driver blocking
Stanislaw Gruszka
1
-11
/
+20
2007-10-12
UEAGLE: Allow user to choose input interface alternate setting
Stanislaw Gruszka
1
-16
/
+12
2007-10-12
UEAGLE: Devolo and Elsa chipsets support
Stanislaw Gruszka
1
-26
/
+88
2007-10-12
UEAGLE: Eagle IV chipset support
Stanislaw Gruszka
1
-213
/
+978
2007-10-12
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2
-16
/
+0
2007-10-12
USB: ark3116.c: fix check-after-use
Adrian Bunk
1
-5
/
+0
2007-10-12
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
1
-1
/
+2
2007-10-12
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
1
-1
/
+0
2007-10-12
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+5
2007-10-12
USB: mct_u232-convert-to-proper-speed-handling-api-fix
Andrew Morton
1
-14
/
+14
2007-10-12
USB: kl5kusb105: witch to new speed API
Alan Cox
1
-10
/
+18
2007-10-12
usblp: Fix a double kfree
Pete Zaitcev
1
-12
/
+23
2007-10-12
usbmon: Smooth the core code
Pete Zaitcev
1
-13
/
+3
2007-10-12
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2
-8
/
+0
2007-10-12
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2
-34
/
+18
2007-10-12
usblp: Cosmetics
Pete Zaitcev
1
-4
/
+5
2007-10-12
usblp: mutex in usblp_check_status
Pete Zaitcev
1
-3
/
+4
2007-10-12
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
2
-88
/
+36
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
1
-75
/
+67
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
Felipe Balbi
1
-656
/
+655
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
Felipe Balbi
1
-129
/
+133
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
Felipe Balbi
1
-60
/
+58
2007-10-12
USB: SisUSB2VGA: Mis-spelled word
Felipe Balbi
1
-1
/
+1
2007-10-12
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
4
-197
/
+1
2007-10-12
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
5
-20
/
+20
2007-10-12
USB: cleanups for g_file_storage
Alan Stern
1
-67
/
+62
2007-10-12
USB: don't touch sysfs stuff when altsetting is unchanged
Alan Stern
1
-2
/
+4
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
13
-271
/
+420
2007-10-12
USB: make usb_release_interface static
Greg Kroah-Hartman
1
-1
/
+1
2007-10-12
USB: rename choose_configuration
Greg Kroah-Hartman
3
-4
/
+4
2007-10-12
usb: hook up device authorization to sysfs
Inaky Perez-Gonzalez
1
-0
/
+39
2007-10-12
usb: introduce usb_authorize/deauthorize()
Inaky Perez-Gonzalez
3
-1
/
+85
2007-10-12
usb: split usb_new_device for clarity and refactoring
Inaky Perez-Gonzalez
1
-48
/
+88
2007-10-12
usb: usb_generic_probe() obeys authorization
Inaky Perez-Gonzalez
1
-8
/
+11
2007-10-12
usb: usb_probe_interface() obeys authorization
Inaky Perez-Gonzalez
1
-0
/
+5
[next]