summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-15drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk1-2/+2
2013-08-13uio: drop unused vma_count member in uio_device structUwe Kleine-König1-16/+0
2013-08-13uio: provide vm access to UIO_MEM_PHYS mapsUwe Kleine-König1-9/+17
2013-08-13mm: make generic_access_phys available for modulesUwe Kleine-König1-0/+1
2013-08-13mei: me: fix hardware reset flowTomas Winkler1-6/+3
2013-08-13FMC: Staticize local symbolsJingoo Han1-2/+2
2013-08-13Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2-20/+10
2013-08-13Tools: hv: correct payload size in netlink_sendOlaf Hering2-2/+2
2013-08-05Tools: hv: check return value of system in hv_kvp_daemonOlaf Hering1-1/+5
2013-08-05Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering1-2/+1
2013-08-05Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman15-114/+329
2013-08-05extcon: adc-jack: Use power efficient workqueueMark Brown1-1/+2
2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown1-1/+1
2013-08-05extcon: arizona: Use power efficient workqueueMark Brown1-10/+15
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan3-35/+57
2013-08-05extcon: palams: add support for suspend/resumeLaxman Dewangan1-3/+35
2013-08-05extcon: palmas: enable ID_GND and ID_FLOAT detection alwaysLaxman Dewangan1-13/+11
2013-08-05extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan1-5/+0
2013-08-05extcon: palmas: devicetree: remove non-require property detailsLaxman Dewangan1-3/+1
2013-08-05extcon: palmas: rename device tree binding matching with file nameLaxman Dewangan1-0/+0
2013-08-05extcon: palmas: remove assigning "edev.name" to palmasKishon Vijay Abraham I1-1/+0
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I4-49/+112
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I5-1/+103
2013-08-02Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering1-1/+2
2013-08-02Tools: hv: fix send/recv buffer allocationOlaf Hering2-6/+24
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering9-29/+2
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman339-4756/+6882
2013-07-29Linux 3.11-rc3v3.11-rc3Linus Torvalds1-1/+1
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+49
2013-07-29Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-128/+95
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-27pcmcia: synclink_cs: replace sum of bitmasks with OR operation.Alexandru Juncu1-13/+13
2013-07-27uio: Remove uio_pdrv and use uio_pdrv_genirq insteadMichal Simek3-121/+0
2013-07-27mei: don't get stuck in select during resetTomas Winkler5-19/+42
2013-07-27Drivers: hv: balloon: Initialize the transaction ID just before sending the p...K. Y. Srinivasan1-2/+2
2013-07-27Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan5-39/+109
2013-07-27tools: hv: Check return value of setsockopt callTomas Hozza1-1/+5
2013-07-27tools: hv: Check return value of poll callTomas Hozza1-1/+10
2013-07-27tools: hv: Improve error logging in VSS daemon.Tomas Hozza1-4/+6
2013-07-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-27Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-93/+17
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-196/+307
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-79/+172
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-20/+38
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+55
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-22/+29
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+36