summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-03drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-03rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-03ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-09-03rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-09-03tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3
2008-09-03tdfxfb: fix SDRAM memory size detectionKrzysztof Helt1-1/+1
2008-09-03hp-wmi: add proper hotkey supportMatthew Garrett1-2/+8
2008-09-03hp-wmi: update to match current rfkill semanticsMatthew Garrett1-35/+46
2008-09-03cirrusfb: check_par fixesKrzysztof Helt1-41/+18
2008-09-03mmc: at91_mci: don't use coherent dma buffersDavid Brownell1-4/+16
2008-09-038250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2-4/+13
2008-09-03acer-wmi: remove debugfs entries upon unloadingRuss Dill1-1/+2
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-34/+4
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz1-15/+1
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz1-14/+0
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell1-4/+3
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman1-1/+0
2008-09-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-9/+38
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen1-1/+1
2008-09-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2-6/+11
2008-09-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-09-02[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss1-6/+10
2008-09-02dabusb_fpga_download(): fix a memory leakAdrian Bunk1-0/+1
2008-09-01Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown1-7/+38
2008-09-01Remove invalidate_partition call from do_md_stop.NeilBrown1-2/+0
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie1-2/+2
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori3-0/+6
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds3-3/+3
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-8/+10
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare1-6/+6
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat1-2/+4
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-219/+332
2008-08-28IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-235/+714
2008-08-28tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-28tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-28Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-86/+225
2008-08-28e1000: fix stack sizeLinus Torvalds1-36/+45
2008-08-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+15
2008-08-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+3
2008-08-28Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo1-4/+4
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller3-26/+49
2008-08-27e100, fix iomap readJiri Slaby1-2/+2
2008-08-27qeth: preallocated header account offsetFrank Blaschka1-1/+1
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka2-5/+23
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun1-1/+1
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt1-3/+3
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior2-4/+19
2008-08-27forcedeth: fix checksum flagAyaz Abdulla1-2/+2