summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: make generic_access_phys available for modulesUwe Kleine-König2013-08-121-0/+1
* mei: me: fix hardware reset flowTomas Winkler2013-08-121-6/+3
* FMC: Staticize local symbolsJingoo Han2013-08-121-2/+2
* Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2013-08-122-20/+10
* Tools: hv: correct payload size in netlink_sendOlaf Hering2013-08-122-2/+2
* Tools: hv: check return value of system in hv_kvp_daemonOlaf Hering2013-08-051-1/+5
* Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering2013-08-051-2/+1
* Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-08-0515-114/+329
|\
| * extcon: adc-jack: Use power efficient workqueueMark Brown2013-08-051-1/+2
| * extcon: gpio: Use power efficient workqueue for debounceMark Brown2013-08-051-1/+1
| * extcon: arizona: Use power efficient workqueueMark Brown2013-08-051-10/+15
| * extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan2013-08-053-35/+57
| * extcon: palams: add support for suspend/resumeLaxman Dewangan2013-08-051-3/+35
| * extcon: palmas: enable ID_GND and ID_FLOAT detection alwaysLaxman Dewangan2013-08-051-13/+11
| * extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan2013-08-051-5/+0
| * extcon: palmas: devicetree: remove non-require property detailsLaxman Dewangan2013-08-051-3/+1
| * extcon: palmas: rename device tree binding matching with file nameLaxman Dewangan2013-08-051-0/+0
| * extcon: palmas: remove assigning "edev.name" to palmasKishon Vijay Abraham I2013-08-051-1/+0
| * usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-054-49/+112
| * extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I2013-08-055-1/+103
* | Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering2013-08-021-1/+2
* | Tools: hv: fix send/recv buffer allocationOlaf Hering2013-08-022-6/+24
* | Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-029-29/+2
* | Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman2013-07-29339-4756/+6882
|\|
| * Linux 3.11-rc3v3.11-rc3Linus Torvalds2013-07-281-1/+1
| * Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-287-19/+49
| |\
| | * pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-251-0/+1
| | * pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-221-0/+2
| | * pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-221-0/+1
| | * arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2013-07-222-16/+16
| | * pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-222-0/+26
| | * pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-221-2/+2
| | * pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-211-1/+1
| * | Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-283-128/+95
| |\ \
| | * | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)2013-07-261-2/+1
| | * | ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)2013-07-241-4/+14
| | * | tracing: Kill trace_cpu struct/membersOleg Nesterov2013-07-242-29/+0
| | * | tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-241-28/+22
| | * | tracing: Change tracing_entries_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-241-37/+12
| | * | tracing: Change tracing_stats_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-241-7/+6
| | * | tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-241-5/+4
| | * | tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()Oleg Nesterov2013-07-241-9/+7
| | * | tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()Oleg Nesterov2013-07-241-14/+36
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-286-24/+32
| |\ \ \
| | * | | [SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley2013-07-241-1/+1
| | * | | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-232-3/+9
| | * | | [SCSI] sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-07-231-15/+7
| | * | | [SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-07-231-2/+9
| | * | | [SCSI] isci: Fix a race condition in the SSP task management pathJeff Skirvin2013-07-231-3/+6
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2611-127/+158
| |\ \ \ \