aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-19power_state: remove it from driver corePavel Machek
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty
2008-04-19driver core: memory: semaphore to mutexDaniel Walker
2008-04-19UIO: hold a reference to the device's owner while the device is openUwe Kleine-König
2008-04-19UIO: Implement a UIO interface for the SMX CryptengineBen Nizette
2008-04-19UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch
2008-04-19uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng
2008-04-19uio: Kconfig improvementsDenis Cheng
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-19avr32: don't offer PARPORT_PCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19cpumask: add show cpu map functionsMike Travis
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19Merge branch 'merge-fixes' into develRussell King
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] Remove leds-tosa.cRussell King
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk
2008-04-18mmc: make __mmc_release_bus() staticAdrian Bunk
2008-04-18sdhci: improve no card, no reset quirkPierre Ossman
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen