summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-245-20/+256
|\
| * Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger2008-04-253-0/+218
| * Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang2008-04-251-5/+2
| * Blackfin Serial Driver: the uart break anomaly has been given its own number,...Mike Frysinger2008-04-251-6/+3
| * Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang2008-04-251-3/+5
| * Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537...Sonic Zhang2008-04-231-4/+0
| * Blackfin Serial Driver: punt unused lsr variableMike Frysinger2008-04-241-1/+1
| * Blackfin Serial Driver: Enable IR function when user application (irattach /d...Graf Yang2008-02-291-0/+26
| * [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...Mike Frysinger2008-04-241-1/+1
* | Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2008-04-241-10/+4
|\ \
| * | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2008-04-241-10/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-243-6/+3
|\ \ \
| * | | pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev2008-04-241-0/+1
| * | | [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-242-6/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2412-55/+126
|\ \ \
| * | | tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller2008-04-241-0/+10
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-239-22/+87
| |\ \ \
| | * | | iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-232-2/+0
| | * | | wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin2008-04-231-2/+3
| | * | | prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin2008-04-231-1/+1
| | * | | b43: Workaround DMA quirksMichael Buesch2008-04-231-8/+39
| | * | | ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-231-4/+10
| | * | | ssb: Fix all-ones boardflagsLarry Finger2008-04-231-0/+5
| | * | | b43: Add more btcoexist workaroundsMichael Buesch2008-04-231-4/+9
| | * | | b43: Fix HostFlags data typesMichael Buesch2008-04-232-3/+4
| | * | | b43: Workaround invalid bluetooth settingsMichael Buesch2008-04-231-2/+20
| * | | | iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi2008-04-231-2/+1
| * | | | tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller2008-04-231-2/+9
| * | | | ppp_generic: use stats from net_device structurePaulius Zaleckas2008-04-231-29/+19
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-241-13/+17
|\ \ \ \
| * | | | sparc: sunzilog uart orderRobert Reif2008-04-241-13/+17
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-242-4/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel2008-04-241-3/+0
| * | | [ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84aRussell King2008-04-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-235-12/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
| * | | rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
| * | | iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
| * | | leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller2008-04-231-1/+0
| * | | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
* | | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown2008-04-231-4/+6
* | | | Fix cardbus resource allocationLinus Torvalds2008-04-221-15/+15
* | | | bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki2008-04-221-1/+2
* | | | Relax check on adding children of suspended devicesRafael J. Wysocki2008-04-221-9/+6
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-2211-0/+7405
|\ \ \ \
| * | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-227-391/+268
| * | | | [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-223-506/+322
| * | | | [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-225-553/+396
| * | | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-2211-0/+7869
| | |_|/ | |/| |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-2231-570/+2247
|\ \ \ \
OpenPOWER on IntegriCloud