aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-15w1: small type cleanup in sysfsDan Carpenter1-2/+2
2014-02-15FMC: show_sdb_tree: fix offset calculationAlessandro Rubini1-5/+2
2014-02-15FMC: support carriers with no mezzanineAlessandro Rubini1-6/+1
2014-02-15/dev/mem: handle out-of-bounds read/writePetr Tesarik1-0/+6
2014-02-14lkdtm: include cacheflush.hKees Cook1-0/+1
2014-02-14misc: eeprom: sunxi: Change compatiblesMaxime Ripard1-1/+1
2014-02-14lkdtm: add "WRITE_KERN" testKees Cook1-0/+25
2014-02-14lkdtm: flush icache and report actionsKees Cook1-0/+16
2014-02-14lkdtm: convert to using pr_* for reportsKees Cook1-17/+15
2014-02-14mei: get rid of ext_msgTomas Winkler6-36/+88
2014-02-14mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler5-16/+16
2014-02-14mei: fix compilation error with missing WATCHDOG_CORETomas Winkler1-1/+1
2014-02-08Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"David Fries1-3/+1
2014-02-07w1: hold bus_mutex in netlink and searchDavid Fries3-5/+20
2014-02-07w1: format for DocBook and fixesDavid Fries7-94/+209
2014-02-07w1: use family_data instead of rom in w1_slaveDavid Fries2-3/+19
2014-02-07w1: ds2490 fix and enable hardware searchDavid Fries1-22/+86
2014-02-07w1: ds2490 USB setup fixesDavid Fries1-8/+14
2014-02-07w1: ds2490 reduce magic numbersDavid Fries1-8/+15
2014-02-07w1: reply only to the requester portidDavid Fries2-17/+30
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries7-29/+35
2014-02-07w1: process w1 netlink commands in w1_process threadDavid Fries4-95/+300
2014-02-07w1: new netlink commands, add/remove/list slavesDavid Fries4-39/+126
2014-02-07w1: continue slave search where previous left offDavid Fries2-3/+18
2014-02-07w1: increase w1_max_slave_count, allow write accessDavid Fries2-2/+30
2014-02-07w1: Only wake up the search process if it is going to be searchingDavid Fries1-1/+3
2014-02-07w1: fixup search to support abort from netlinkDavid Fries3-2/+13
2014-02-07w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan3-31/+32
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan1-13/+32
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker23-23/+0
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-07misc: sram: cleanup the codeXiubo Li1-2/+0
2014-02-07mei: export active connections to debugfsTomas Winkler1-0/+54
2014-02-07mei: allow multiple retries if the hw reset has failedTomas Winkler4-14/+34
2014-02-07mei: txe: add Kbuild for TXE deviceTomas Winkler2-1/+14
2014-02-07mei: txe: add pci-txe.cTomas Winkler1-0/+293
2014-02-07mei: txe: add hw-txe.cTomas Winkler1-0/+1106
2014-02-07mei: txe: add hw-txe.h header fileTomas Winkler1-0/+71
2014-02-07mei: txe: add hw-txe-regs.h header fileTomas Winkler1-0/+294
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-6/+14
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds35-487/+2193
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1