index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-02
extcon: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-06-30
extcon: link devres into core module
Arnd Bergmann
1
-1
/
+2
2016-06-29
extcon: Fix the wrong description about extcon_set/get_cable_state_()
Chanwoo Choi
1
-1
/
+1
2016-06-27
extcon: Add resource-managed functions to register extcon notifier
Chanwoo Choi
2
-0
/
+90
2016-06-27
extcon: Split out the resource-managed functions from extcon core
Chanwoo Choi
3
-118
/
+144
2016-06-27
extcon: Move struct extcon_cable from header file to core
Chanwoo Choi
2
-20
/
+20
2016-06-23
extcon: Check for incorrect connection type in notifier register
Stephen Boyd
1
-0
/
+4
2016-06-21
extcon: arizona: Update binding docs to mention new defines for GPSW
Charles Keepax
1
-1
/
+2
2016-06-21
extcon: usb-gpio: add support for ACPI gpio interface
Lu Baolu
1
-1
/
+2
2016-06-21
extcon: usb-gpio: add device binding for platform device
Lu Baolu
1
-0
/
+7
2016-06-21
extcon: usb-gpio: Don't miss event during suspend/resume
Roger Quadros
1
-0
/
+3
2016-06-21
extcon: usb-gpio: switch to use pm wakeirq apis
Grygorii Strashko
1
-13
/
+6
2016-06-20
Linux 4.7-rc4
v4.7-rc4
Linus Torvalds
1
-1
/
+1
2016-06-19
ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes
Lee Jones
1
-0
/
+3
2016-06-18
isa: Dummy isa_register_driver should return error code
William Breathitt Gray
1
-1
/
+2
2016-06-18
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2016-06-18
watchdog: ebc-c384_wdt: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-06-18
iio: stx104: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-06-18
gpio: Allow PC/104 devices on X86_64
William Breathitt Gray
1
-4
/
+4
2016-06-18
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
4
-2
/
+14
2016-06-18
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
1
-1
/
+1
2016-06-17
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...
Hans de Goede
1
-1
/
+1
2016-06-17
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
Hans de Goede
1
-1
/
+2
2016-06-17
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
1
-1
/
+2
2016-06-17
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
1
-5
/
+0
2016-06-17
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
1
-1
/
+1
2016-06-17
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2
-15
/
+12
2016-06-17
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
1
-1
/
+10
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
4
-4
/
+7
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
6
-15
/
+28
2016-06-17
btrfs: Use correct format specifier
Heinrich Schuchardt
1
-1
/
+1
2016-06-17
ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
Dave Gerlach
1
-1
/
+1
2016-06-17
ARM: OMAP2+: timer: add probe for clocksources
Tero Kristo
1
-2
/
+5
2016-06-17
ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ
Janusz Krzysztofik
3
-5
/
+8
2016-06-17
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
Joerg Roedel
1
-5
/
+12
2016-06-17
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2
-9
/
+50
2016-06-16
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
Viresh Kumar
3
-6
/
+24
2016-06-16
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
Ocquidant, Sebastien
1
-1
/
+1
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-06-16
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
1
-1
/
+1
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
1
-3
/
+6
2016-06-16
coresight: Fix erroneous memset in tmc_read_unprepare_etr
Suzuki K Poulose
1
-6
/
+3
2016-06-16
coresight: Fix tmc_read_unprepare_etr
Suzuki K Poulose
1
-1
/
+1
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
1
-3
/
+3
2016-06-16
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-06-16
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
1
-15
/
+12
2016-06-16
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
1
-3
/
+13
2016-06-16
nfsd: Always lock state exclusively.
Oleg Drokin
2
-21
/
+21
2016-06-16
Update email addresses in MAINTAINERS and .mailmap
Shuah Khan
2
-1
/
+4
[next]