index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
usb_storage: make Kconfig note visible in the console
Borislav Petkov
2009-03-24
1
-2
/
+2
|
*
|
USB: serial: opticon: add serial line ioctls
Greg Kroah-Hartman
2009-03-24
1
-1
/
+64
|
*
|
USB: serial: opticon: add write support
Greg Kroah-Hartman
2009-03-24
1
-2
/
+122
|
*
|
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
2009-03-24
3
-0
/
+189
|
*
|
USB: ftdi_sio: remove pointless syslog spew
David Brownell
2009-03-24
1
-9
/
+2
|
*
|
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
6
-39
/
+59
|
*
|
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
2009-03-24
1
-2
/
+5
|
*
|
USB: serial: export symbol of usb_serial_generic_resume
Oliver Neukum
2009-03-24
1
-0
/
+1
|
*
|
USB: serial generic resume function fix
Oliver Neukum
2009-03-24
1
-8
/
+0
|
*
|
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-03-24
1
-0
/
+4
|
*
|
USB: count reaches -1, tested 0
Roel Kluin
2009-03-24
1
-1
/
+1
|
*
|
USB: suspend/resume for opticon driver
Oliver Neukum
2009-03-24
1
-0
/
+26
|
*
|
USB: suspend/resume support for option driver
Oliver Neukum
2009-03-24
1
-6
/
+80
|
*
|
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
2
-65
/
+94
|
*
|
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
1
-6
/
+6
|
*
|
USB: imx_udc: Fix IMX UDC gadget code style
Darius Augulis
2009-03-24
2
-36
/
+69
|
*
|
USB: imx_udc: Fix IMX UDC gadget bugs
Darius Augulis
2009-03-24
2
-15
/
+20
|
*
|
USB: usb-serial ch341: support for DTR/RTS/CTS
Werner Cornelius
2009-03-24
1
-72
/
+302
|
*
|
USB: gadget: remove duplicated #include
Huang Weiyi
2009-03-24
1
-1
/
+0
|
*
|
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
5
-18
/
+16
|
*
|
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
2
-10
/
+8
|
*
|
USB: ub: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-5
/
+4
|
*
|
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
2009-03-24
1
-1
/
+23
|
*
|
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
2009-03-24
3
-1
/
+22
|
*
|
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
2009-03-24
2
-0
/
+34
|
*
|
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
2009-03-24
2
-8
/
+138
|
*
|
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-03-24
1
-11
/
+31
|
*
|
usblp: continuously poll for status
Pete Zaitcev
2009-03-24
1
-4
/
+7
|
*
|
USB: usb-storage: increase max_sectors for tape drives
Alan Stern
2009-03-24
1
-0
/
+6
|
*
|
USB: gadget: fix rndis regression
David Brownell
2009-03-24
1
-1
/
+1
|
*
|
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-24
3
-2
/
+9
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
113
-530
/
+1052
|
\
\
|
*
|
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2009-03-24
1
-2
/
+3
|
*
|
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
4
-5
/
+75
|
*
|
Driver core: some cleanup on drivers/base/sys.c
Zhenwen Xu
2009-03-24
1
-27
/
+27
|
*
|
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
7
-12
/
+10
|
*
|
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
2
-10
/
+11
|
*
|
driver core: fix passing platform_data
Ming Lei
2009-03-24
1
-1
/
+14
|
*
|
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
1
-0
/
+3
|
*
|
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-03-24
2
-13
/
+31
|
*
|
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-03-24
3
-8
/
+22
|
*
|
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-03-24
2
-14
/
+31
|
*
|
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-03-24
2
-0
/
+21
|
*
|
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
1
-6
/
+2
|
*
|
driver-core: do not register a driver with bus_type not registered
Dave Young
2009-03-24
2
-0
/
+4
|
*
|
scsi/m68k: Kill NCR_700_detect() warnings
Geert Uytterhoeven
2009-03-24
3
-3
/
+6
|
*
|
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
20
-236
/
+358
|
*
|
UIO: Take offset into account when determining number of pages that can be ma...
Ian Abbott
2009-03-24
1
-1
/
+2
|
*
|
uio: add the uio_aec driver
Brandon Philips
2009-03-24
3
-0
/
+194
|
*
|
UIO: Add name attributes for mappings and port regions
Hans J. Koch
2009-03-24
1
-0
/
+22
[prev]
[next]