summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-2/+2
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin1-2/+2
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-03ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-97/+343
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+6
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-345/+1351
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown59-262/+566
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf553-3527/+31229
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare1-25/+92
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare1-6/+19
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-6/+2
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-3/+4
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-4/+45
2011-08-02dm raid: add md raid1 supportJonathan Brassow1-10/+39
2011-08-02dm raid: support metadata devicesJonathan Brassow2-18/+406
2011-08-02dm raid: add write_mostly parameterJonathan Brassow1-1/+25
2011-08-02dm raid: add region_size parameterJonathan Brassow1-3/+79
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka1-0/+6
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka1-17/+24
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka1-27/+36
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-15/+140
2011-08-02dm flakey: add drop_writesMike Snitzer1-8/+55
2011-08-02dm flakey: support feature argsMike Snitzer1-19/+64
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer3-112/+104
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2-3/+88
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka3-2/+64
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer1-20/+13
2011-08-02dm raid: tidy includesAlasdair G Kergon1-1/+2
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon1-0/+5
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow1-19/+23
2011-08-02dm snapshot: style cleanupsJonathan Brassow2-10/+8
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka1-10/+0
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka1-4/+2
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka1-5/+2
2011-08-02dm: use vzallocJoe Perches3-7/+3
2011-08-02dm log: userspace use list_moveKirill A. Shutemov1-2/+1
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita1-5/+4
2011-08-02dm table: fix discard supportMike Snitzer2-9/+9
2011-08-02dm: suppress endian warningsAlasdair G Kergon3-43/+54