summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-1436-193/+285
|\
| * [PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson2006-01-131-2/+2
| * [PATCH] platform-device-del typo fixJean Delvare2006-01-131-1/+1
| * [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-133-28/+62
| * [PATCH] Add bttv sub bus_type probe and remove methodsRussell King2006-01-133-14/+35
| * [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-134-12/+0
| * [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-135-43/+56
| * [PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add rio_bus_type probe and remove methodsRussell King2006-01-131-3/+3
| * [PATCH] Add zorro_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add usb_serial_bus_type probe and remove methodsRussell King2006-01-131-8/+7
| * [PATCH] Add superhyway_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King2006-01-131-7/+9
| * [PATCH] Add pnp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add pcmcia_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add mmc_bus_type probe and remove methodsRussell King2006-01-131-14/+12
| * [PATCH] Add MCP bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add macio_bus_type probe and remove methodsRussell King2006-01-131-3/+3
| * [PATCH] Add serio bus_type probe and remove methodsRussell King2006-01-131-5/+7
| * [PATCH] Add gameport bus_type probe and remove methodsRussell King2006-01-131-5/+7
| * [PATCH] Add i2c_bus_type probe and remove methodsRussell King2006-01-131-11/+9
| * [PATCH] Add dio_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-133-3/+19
| * [PATCH] INPUT: add MODALIAS to the event environmentKay Sievers2006-01-131-18/+37
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-1410-13/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-1412-88/+551
|\ \
| * | Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann2006-01-144-14/+201
| * | Input: wacom - fix compile on PowerPCDmitry Torokhov2006-01-141-7/+7
| * | Input: HID - add more simulation usagesDmitry Torokhov2006-01-141-1/+4
| * | Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov2006-01-145-66/+301
| * | Input: HID - fix an oops in PID initialization codeDmitry Torokhov2006-01-141-1/+1
| * | Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik2006-01-143-0/+31
| * | Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik2006-01-141-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-131-5/+8
|\ \ \
| * | | [PATCH] powerpc: macio-adb build fixDavid Woodhouse2006-01-141-5/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-01-1320-351/+286
|\ \ \ | |/ / |/| |
| * | IB: convert from semaphores to mutexesIngo Molnar2006-01-1311-144/+145
| * | IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-123-5/+8
| * | IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin2006-01-121-2/+3
| * | IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-121-3/+7
| * | IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz2006-01-121-1/+1
| * | IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-122-65/+9
| * | IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-111-2/+5
| * | IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-101-6/+7
| * | IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-101-3/+5
| * | IB: Add node_guid to struct ib_deviceSean Hefty2006-01-105-63/+53
| * | IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-091-30/+22
| * | IB/mthca: kzalloc conversionsRoland Dreier2006-01-091-8/+4
| * | IB/mthca: prevent event queue overrunMichael S. Tsirkin2006-01-091-13/+15
OpenPOWER on IntegriCloud