summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-08w1: new netlink commands, add/remove/list slavesDavid Fries4-39/+126
2014-02-08w1: continue slave search where previous left offDavid Fries2-3/+18
2014-02-08w1: increase w1_max_slave_count, allow write accessDavid Fries2-2/+30
2014-02-08w1: Only wake up the search process if it is going to be searchingDavid Fries1-1/+3
2014-02-08w1: fixup search to support abort from netlinkDavid Fries3-2/+13
2014-02-08w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-02-08Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan3-31/+32
2014-02-08Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan1-13/+32
2014-02-08drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker23-23/+0
2014-02-08drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-08misc: sram: cleanup the codeXiubo Li1-2/+0
2014-02-08mei: export active connections to debugfsTomas Winkler1-0/+54
2014-02-08mei: allow multiple retries if the hw reset has failedTomas Winkler4-14/+34
2014-02-08mei: txe: add Kbuild for TXE deviceTomas Winkler2-1/+14
2014-02-08mei: txe: add pci-txe.cTomas Winkler1-0/+293
2014-02-08mei: txe: add hw-txe.cTomas Winkler1-0/+1106
2014-02-08mei: txe: add hw-txe.h header fileTomas Winkler1-0/+71
2014-02-08mei: 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/g...Linus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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...Linus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds35-487/+2193
2014-02-01drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-02-01Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds261-5010/+29210
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-38/+37
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds5-32/+135
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss3-27/+90
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-34/+28
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds15-1374/+59
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-29/+437
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds11-149/+720
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-31zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-31zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-31zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-31zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-31zram: add copyrightMinchan Kim2-0/+2
2014-01-31zram: remove old private project commentMinchan Kim3-3/+0
2014-01-31zram: promote zram from stagingMinchan Kim9-80/+3
2014-01-31zsmalloc: move it under mmMinchan Kim7-1188/+1