summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-05-1010-12/+242
|\
| * Add support for fan button on Ideapad Z580Maxim Mikityanskiy2013-05-081-1/+5
| * pvpanic: pvpanic device driverHu Tao2013-05-083-0/+134
| * asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao2013-05-081-0/+9
| * drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu2013-05-081-4/+1
| * sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski2013-05-081-1/+19
| * hp-wmi: add more definitions for new event_id'sAlex Hung2013-05-081-0/+24
| * dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse2013-05-081-4/+6
| * hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan2013-05-081-1/+2
| * dell: add new dell WMI format for the AIO machinesAceLan Kao2013-05-081-5/+48
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2013-05-102-144/+6
|\ \
| * | pcmcia: remove RPX board stuffArtem Bityutskiy2013-04-051-81/+0
| * | pcmcia: remove Motorola MBX860 supportArtem Bityutskiy2013-04-051-59/+0
| * | dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse2013-03-181-4/+6
* | | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-1014-116/+427
|\ \ \
| * | | dm cache: set config valueJoe Thornber2013-05-101-28/+31
| * | | dm cache: move config fnsAlasdair G Kergon2013-05-101-17/+17
| * | | dm thin: generate event when metadata threshold passedJoe Thornber2013-05-103-0/+58
| * | | dm persistent metadata: add space map threshold callbackJoe Thornber2013-05-101-1/+76
| * | | dm persistent data: add threshold callback to space mapJoe Thornber2013-05-103-3/+29
| * | | dm thin: detect metadata device resizingJoe Thornber2013-05-103-3/+64
| * | | dm persistent data: support space map resizingJoe Thornber2013-05-101-6/+32
| * | | dm thin: open dev read only when possibleJoe Thornber2013-05-101-11/+14
| * | | dm thin: refactor data dev resizeJoe Thornber2013-05-102-33/+64
| * | | dm cache: replace memcpy with struct assignmentJoe Thornber2013-05-102-3/+3
| * | | dm cache: fix typos in commentsJoe Thornber2013-05-101-3/+4
| * | | dm cache policy: fix description of lookup fnAlasdair G Kergon2013-05-101-2/+2
| * | | dm persistent data: fix error message typosJoe Thornber2013-05-101-4/+4
| * | | dm cache: tune migration throttlingJoe Thornber2013-05-101-1/+2
| * | | dm mpath: enable WRITE SAME supportMike Snitzer2013-05-101-0/+1
| * | | dm table: fix write same supportMike Snitzer2013-05-101-1/+1
| * | | dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka2013-05-101-1/+23
| * | | dm snapshot: fix error return code in snapshot_ctrWei Yongjun2013-05-101-0/+1
| * | | dm cache: fix error return code in cache_createWei Yongjun2013-05-101-0/+1
| * | | dm stripe: fix regression in stripe_width calculationMike Snitzer2013-05-101-5/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-05-103-10/+17
|\ \ \ \
| * | | | HID: debug: fix RCU preemption issueJiri Kosina2013-05-062-7/+10
| * | | | HID: hid-steelseries fix led class build issueSimon Wood2013-05-031-3/+6
| * | | | HID: reintroduce fix-up for certain Sony RF receiversFernando Luis Vázquez Cao2013-05-011-0/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-102-19/+4
|\ \ \ \ \
| * | | | | MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-081-18/+4
| * | | | | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-081-1/+0
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-05-101-1/+0
|\ \ \ \ \ \
| * | | | | | m68k: remove unused asm/dbg.hGreg Ungerer2013-04-291-1/+0
* | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-093-164/+3484
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-091-1/+5
| * | | | | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-4/+2
| * | | | | | | NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-081-1/+4
| * | | | | | | NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-081-19/+46
| * | | | | | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1