summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds5-20/+256
2008-04-25Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger3-0/+218
2008-04-25Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang1-5/+2
2008-04-25Blackfin Serial Driver: the uart break anomaly has been given its own number,...Mike Frysinger1-6/+3
2008-04-25Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang1-3/+5
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-10/+4
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-6/+3
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-55/+126
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-13/+17
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+1
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik1-10/+4
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller1-0/+10
2008-04-24sparc: sunzilog uart orderRobert Reif1-13/+17
2008-04-24pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev1-0/+1
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2-6/+2
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel1-3/+0
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller9-22/+87
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23ssb: Fix all-ones boardflagsLarry Finger1-0/+5
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-12/+17
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown1-4/+6
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-23Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537...Sonic Zhang1-4/+0
2008-04-24Blackfin Serial Driver: punt unused lsr variableMike Frysinger1-1/+1
2008-04-22Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki1-1/+2
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki1-9/+6
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds11-0/+7405
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson3-506/+322
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson5-553/+396
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson11-0/+7869
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds31-570/+2247
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-203/+417
2008-04-22fix brd allocation flagsPetr Tesarik1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers17-1/+29
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm3-0/+511