summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-051-88/+7Star
|\
| * [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-011-88/+7Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-0511-80/+182
|\ \
| * | dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-042-8/+19
| * | dm exception store: split set_chunk_sizeMikulas Patocka2009-09-042-0/+12
| * | dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-041-10/+34
| * | dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-041-19/+7Star
| * | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-043-12/+19
| * | dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-041-1/+7
| * | dm log: remove incorrect field from userspace table outputJonathan Brassow2009-09-041-6/+10
| * | dm log: fix userspace status outputJonathan Brassow2009-09-041-1/+1
| * | dm stripe: expose correct io hintsMike Snitzer2009-09-042-1/+16
| * | dm table: add more context to terse warning messagesMike Snitzer2009-09-041-7/+18
| * | dm table: fix queue_limit checking device iteratorMikulas Patocka2009-09-041-11/+11
| * | dm snapshot: implement iterate devicesMike Snitzer2009-09-041-2/+21
| * | dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda2009-09-041-5/+10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-09-054-6/+42
|\ \
| * | PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-304-6/+42
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-052-0/+43
|\ \ \
| * | | Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews2009-09-041-0/+35
| * | | Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov2009-08-261-0/+8
* | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-051-9/+1Star
* | | | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-051-2/+1Star
| |_|/ |/| |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-018-49/+147
|\ \ \
| * | | V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap2009-08-311-1/+1
| * | | V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
| * | | V4L/DVB (12457): zr364: wrong indexesRoel Kluin2009-08-311-1/+1
| * | | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
| * | | V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
| * | | V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
| * | | V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
| | |/ | |/|
* | | ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-09-011-1/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-0112-105/+194
|\ \ \ | |/ / |/| |
| * | drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-303-4/+55
| * | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-302-38/+54
| * | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-259-51/+73
| * | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-251-9/+9
| * | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-251-1/+1
| * | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-251-1/+1
| * | drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-251-1/+1
* | | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-281-2/+5
* | | toshiba_acpi: return on a fail pathJiri Slaby2009-08-281-0/+1
* | | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-281-0/+12
* | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-272-16/+47
|\ \ \
| * | | virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * | | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-271-1/+1
|\ \ \ \
| * | | | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
* | | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-271-0/+3