summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-09-27FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-27Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xxMark Brown
2013-09-26Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26kobject: introduce kobj_completionJeff Mahoney
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones
2013-09-26mfd: dbx500-prcmu: Move PRCMU numerical clock identifiers into DT include fileLee Jones
2013-09-26mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiersLee Jones
2013-09-26HID: uhid: allocate static minorDavid Herrmann
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-25tty: Remove unused drop() method from tty_port interfacePeter Hurley
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-25PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang