aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller
2008-04-24sparc: sunzilog uart orderRobert Reif
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23ssb: Fix all-ones boardflagsLarry Finger
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-04-22fix brd allocation flagsPetr Tesarik
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu
2008-04-22i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu
2008-04-22i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang
2008-04-22i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss
2008-04-22i2c-dev: Split i2cdev_ioctlJean Delvare