summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spmi: Add MSM PMIC Arbiter SPMI controllerKenneth Heitke2014-02-153-0/+424
* spmi: Linux driver framework for SPMIKenneth Heitke2014-02-155-0/+625
* VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch2014-02-152-24/+23
* w1: small type cleanup in sysfsDan Carpenter2014-02-151-2/+2
* FMC: show_sdb_tree: fix offset calculationAlessandro Rubini2014-02-151-5/+2
* FMC: support carriers with no mezzanineAlessandro Rubini2014-02-151-6/+1
* /dev/mem: handle out-of-bounds read/writePetr Tesarik2014-02-151-0/+6
* lkdtm: include cacheflush.hKees Cook2014-02-141-0/+1
* misc: eeprom: sunxi: Change compatiblesMaxime Ripard2014-02-141-1/+1
* lkdtm: add "WRITE_KERN" testKees Cook2014-02-141-0/+25
* lkdtm: flush icache and report actionsKees Cook2014-02-141-0/+16
* lkdtm: convert to using pr_* for reportsKees Cook2014-02-141-17/+15
* mei: get rid of ext_msgTomas Winkler2014-02-146-36/+88
* mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler2014-02-145-16/+16
* mei: fix compilation error with missing WATCHDOG_CORETomas Winkler2014-02-141-1/+1
* Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"David Fries2014-02-081-3/+1
* w1: hold bus_mutex in netlink and searchDavid Fries2014-02-073-5/+20
* w1: format for DocBook and fixesDavid Fries2014-02-077-94/+209
* w1: use family_data instead of rom in w1_slaveDavid Fries2014-02-072-3/+19
* w1: ds2490 fix and enable hardware searchDavid Fries2014-02-071-22/+86
* w1: ds2490 USB setup fixesDavid Fries2014-02-071-8/+14
* w1: ds2490 reduce magic numbersDavid Fries2014-02-071-8/+15
* w1: reply only to the requester portidDavid Fries2014-02-072-17/+30
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-077-29/+35
* w1: process w1 netlink commands in w1_process threadDavid Fries2014-02-074-95/+300
* w1: new netlink commands, add/remove/list slavesDavid Fries2014-02-074-39/+126
* w1: continue slave search where previous left offDavid Fries2014-02-072-3/+18
* w1: increase w1_max_slave_count, allow write accessDavid Fries2014-02-072-2/+30
* w1: Only wake up the search process if it is going to be searchingDavid Fries2014-02-071-1/+3
* w1: fixup search to support abort from netlinkDavid Fries2014-02-073-2/+13
* w1: fix w1_send_slave dropping a slave idDavid Fries2014-02-071-12/+13
* Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-073-31/+32
* Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-071-13/+32
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0723-23/+0
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0715-15/+0
* misc: sram: cleanup the codeXiubo Li2014-02-071-2/+0
* mei: export active connections to debugfsTomas Winkler2014-02-071-0/+54
* mei: allow multiple retries if the hw reset has failedTomas Winkler2014-02-074-14/+34
* mei: txe: add Kbuild for TXE deviceTomas Winkler2014-02-072-1/+14
* mei: txe: add pci-txe.cTomas Winkler2014-02-071-0/+293
* mei: txe: add hw-txe.cTomas Winkler2014-02-071-0/+1106
* mei: txe: add hw-txe.h header fileTomas Winkler2014-02-071-0/+71
* mei: txe: add hw-txe-regs.h header fileTomas Winkler2014-02-071-0/+294
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-023-6/+14
|\ \ | |/ |/|
| * clocksource: kona: Add basic use of external clockTim Kryger2014-01-311-3/+11
| * drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi2014-01-311-1/+1