summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds9-141/+98
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-90/+586
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds62-63/+20
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-248/+969
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds8-30/+158
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-125/+528
2008-04-19hci_usb: remove code obfuscationPavel Machek2-10/+5
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall1-3/+4
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek1-7/+7
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson2-4/+49
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2-110/+19
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-19avr32: don't offer PARPORT_PCAdrian Bunk1-1/+1
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk1-1/+1
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk1-1/+1
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt1-1/+2
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen3-86/+83
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen5-0/+498
2008-04-19cpumask: add show cpu map functionsMike Travis1-0/+48
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis4-18/+94
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis1-3/+4
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis3-10/+13
2008-04-19Merge branch 'merge-fixes' into develRussell King927-121467/+81710
2008-04-19Merge branch 'omap2-upstream' into develRussell King300-1744/+2524
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King25-210/+868
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King1-0/+1
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov3-138/+0
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov1-0/+10
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel3-0/+274
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel3-0/+450
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao7-0/+7
2008-04-19[ARM] Remove leds-tosa.cRussell King1-132/+0
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox19-20/+20
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox38-38/+0
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox5-5/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds424-103368/+55862
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-4338/+4687
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds23-466/+855
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-5/+50
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt2-16/+51
2008-04-18Fix sh_keysc double freeMagnus Damm1-1/+0
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello1-109/+187
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm3-0/+291