summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-1421-0/+4910
|\
| * [PATCH] SPI: add spi_butterfly driverDavid Brownell2006-01-133-0/+490
| * [PATCH] spi: remove fastcall crapAndrew Morton2006-01-132-2/+7
| * [PATCH] spi: misc fixesDavid Brownell2006-01-135-2/+28
| * [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-137-113/+180
| * [PATCH] spi: M25 series SPI flashMike Lavender2006-01-134-0/+593
| * [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-134-0/+602
| * [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-132-43/+43
| * [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-133-23/+113
| * [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-133-75/+170
| * [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-134-0/+659
| * [PATCH] spi: ads7846 driverDavid Brownell2006-01-134-0/+653
| * [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-138-0/+1630
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-1448-256/+358
|\ \
| * | [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-136-43/+61
| * | [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 vio_bus_type probe and remove methodsRussell King2006-01-131-4/+4
| * | [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add sh_bus_type probe and remove methodsRussell King2006-01-131-17/+17
| * | [PATCH] Add ocp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add parisc_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
| * | [PATCH] Add logic module bus_type probe/remove methodsRussell King2006-01-131-18/+18
| * | [PATCH] Add locomo bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
| * | [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-134-3/+22
| * | [PATCH] INPUT: add MODALIAS to the event environmentKay Sievers2006-01-131-18/+37
| |/
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-1412-15/+0
* | [PATCH] docs: update some updated code docsXose Vazquez Perez2006-01-142-2/+3
OpenPOWER on IntegriCloud