summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-1127-64/+132
|\
| * bcache: Fix a null ptr deref regressionKent Overstreet2013-10-101-2/+1
| * Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-101-0/+13
| |\
| | * hwmon: (applesmc) Always read until end of dataHenrik Rydberg2013-10-091-0/+13
| * | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-101-0/+6
| |\ \
| | * | watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas2013-10-101-0/+6
| * | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-101-6/+5
| |\ \ \
| | * | | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-4/+4
| | * | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-2/+1
| * | | | Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-10-107-18/+21
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-10-071-2/+2
| | |\ \ \ \
| | | * | | | spi/s3c64xx: Ensure runtime PM is enabled prior to registrationMark Brown2013-09-271-2/+2
| | * | | | | Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown2013-10-071-1/+10
| | |\ \ \ \ \
| | | * | | | | spi/pxa2xx: check status register as well to determine if the device is offMika Westerberg2013-09-041-1/+10
| | * | | | | | Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linusMark Brown2013-10-071-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe()Wei Yongjun2013-09-121-1/+3
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown2013-10-071-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | spi/hspi: fixup Runtime PM enable timingKuninori Morimoto2013-10-031-2/+2
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'spi/fix/dspi' into spi-linusMark Brown2013-10-071-8/+2
| | |\ \ \ \ \ \
| | | * | | | | | spi: fix return value check in dspi_probe()Wei Yongjun2013-09-121-8/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'spi/fix/clps711x' into spi-linusMark Brown2013-10-071-3/+0
| | |\ \ \ \ \ \
| | | * | | | | | spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()Wei Yongjun2013-09-271-1/+0
| | | * | | | | | spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_masterAxel Lin2013-09-101-2/+0
| | | |/ / / / /
| | * | | | | | spi: atmel: Fix incorrect error pathSachin Kamat2013-10-071-1/+2
| * | | | | | | Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds2013-10-102-7/+18
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer2013-09-271-2/+15
| | * | | | | | mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris2013-09-271-5/+3
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-0712-27/+62
| |\ \ \ \ \ \ \
| | * | | | | | | HID: wiimote: fix FF deadlockDavid Herrmann2013-10-072-12/+32
| | * | | | | | | HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGliderAnders F. U. KiƦr2013-10-024-0/+7
| | * | | | | | | HID: hidraw: close underlying device at removal of last readerManoj Chourasia2013-10-021-7/+14
| | * | | | | | | HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz2013-09-304-7/+7
| | * | | | | | | HID: uhid: allocate static minorDavid Herrmann2013-09-261-1/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-072-4/+6
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
| | * | | | | | | s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09430-2214/+4078
|\| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
| |\ \ \ \ \ \ \
| | * | | | | | | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
| | * | | | | | | iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
| | * | | | | | | iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
| | * | | | | | | target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
| | * | | | | | | target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
| | * | | | | | | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
| | * | | | | | | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
| | * | | | | | | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-011-5/+15
| | * | | | | | | vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-011-1/+6
| | * | | | | | | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-011-2/+2
| | * | | | | | | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-011-2/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-063-17/+17
| |\ \ \ \ \ \ \