summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap
2011-08-03ramoops: update module parametersSergiu Iordache
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf
2011-08-02ACPI: add missing _OSI stringsShaohua Li
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare
2011-08-02of: constify property name parameters for helper functionsJamie Iles
2011-08-02spi/pl022: remove function cannot exitLinus Walleij
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer
2011-08-02dm crypt: optionally support discard requestsMilan Broz
2011-08-02dm raid: add md raid1 supportJonathan Brassow
2011-08-02dm raid: support metadata devicesJonathan Brassow
2011-08-02dm raid: add write_mostly parameterJonathan Brassow
2011-08-02dm raid: add region_size parameterJonathan Brassow
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer
2011-08-02dm flakey: add drop_writesMike Snitzer
2011-08-02dm flakey: support feature argsMike Snitzer
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer
2011-08-02dm table: share target argument parsing functionsMike Snitzer
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer
2011-08-02dm raid: tidy includesAlasdair G Kergon
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow
2011-08-02dm snapshot: style cleanupsJonathan Brassow
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka
2011-08-02dm: use vzallocJoe Perches
2011-08-02dm log: userspace use list_moveKirill A. Shutemov
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita
2011-08-02dm table: fix discard supportMike Snitzer
2011-08-02dm: suppress endian warningsAlasdair G Kergon