summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-07w1: format for DocBook and fixesDavid Fries
2014-02-07w1: use family_data instead of rom in w1_slaveDavid Fries
2014-02-07w1: ds2490 fix and enable hardware searchDavid Fries
2014-02-07w1: ds2490 USB setup fixesDavid Fries
2014-02-07w1: ds2490 reduce magic numbersDavid Fries
2014-02-07w1: reply only to the requester portidDavid Fries
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries
2014-02-07w1: process w1 netlink commands in w1_process threadDavid Fries
2014-02-07w1: new netlink commands, add/remove/list slavesDavid Fries
2014-02-07w1: continue slave search where previous left offDavid Fries
2014-02-07w1: increase w1_max_slave_count, allow write accessDavid Fries
2014-02-07w1: Only wake up the search process if it is going to be searchingDavid Fries
2014-02-07w1: fixup search to support abort from netlinkDavid Fries
2014-02-07w1: fix w1_send_slave dropping a slave idDavid Fries
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-07misc: sram: cleanup the codeXiubo Li
2014-02-07mei: export active connections to debugfsTomas Winkler
2014-02-07mei: allow multiple retries if the hw reset has failedTomas Winkler
2014-02-07mei: txe: add Kbuild for TXE deviceTomas Winkler
2014-02-07mei: txe: add pci-txe.cTomas Winkler
2014-02-07mei: txe: add hw-txe.cTomas Winkler
2014-02-07mei: txe: add hw-txe.h header fileTomas Winkler
2014-02-07mei: txe: add hw-txe-regs.h header fileTomas Winkler
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim