index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
i2c: immediately mark ourselves as registered
Wolfram Sang
1
-1
/
+4
2016-03-12
i2c: i801: sort IDs alphabetically
Andy Shevchenko
1
-4
/
+4
2016-03-12
i2c: octeon: Cleanup kerneldoc comments
Jan Glauber
1
-50
/
+39
2016-03-12
i2c: do not use internal data from driver core
Sudip Mukherjee
1
-2
/
+4
2016-03-12
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
1
-6
/
+8
2016-03-03
i2c: imx: remove extra spaces.
Dmitriy Baranov
1
-6
/
+6
2016-03-03
i2c: rcar: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2016-03-03
i2c: qup: Fix fifo handling after adding V2 support
Sricharan R
1
-7
/
+39
2016-03-03
i2c: xiic: Implement power management
Shubhrajyoti Datta
1
-7
/
+81
2016-02-24
i2c: piix4: Pre-shift the port number
Jean Delvare
1
-5
/
+5
2016-02-24
i2c: piix4: Always use the same type for port
Jean Delvare
1
-2
/
+2
2016-02-24
i2c: piix4: Support alternative port selection register
Jean Delvare
1
-4
/
+32
2016-02-24
i2c: tegra: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
2016-02-24
i2c: riic, sh_mobile, rcar: Use ARCH_RENESAS
Simon Horman
1
-3
/
+3
2016-02-24
i2c: qup: Add bam dma capabilities
Sricharan R
1
-14
/
+459
2016-02-20
i2c: i2c-stub: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-smbus: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-mux: sort includes
Wolfram Sang
1
-4
/
+4
2016-02-20
i2c: i2c-dev: sort includes
Wolfram Sang
1
-7
/
+7
2016-02-20
i2c: i2c-core: sort includes
Wolfram Sang
1
-15
/
+15
2016-02-20
i2c: i2c-boardinfo: sort includes
Wolfram Sang
1
-3
/
+3
2016-02-12
i2c: iproc: Support larger TX transfer
Ray Jui
1
-9
/
+75
2016-02-12
i2c: iproc: Fix typo in the driver
Ray Jui
1
-2
/
+2
2016-02-12
i2c: iproc: Add recovery mechanism in error case
Ray Jui
1
-43
/
+48
2016-02-12
i2c: uniphier: add COMPILE_TEST option
Masahiro Yamada
1
-2
/
+2
2016-02-12
i2c: mt65xx: add 4GB DMA mode support in i2c driver
Liguo Zhang
1
-0
/
+42
2016-02-12
i2c: designware: Prevent runtime suspend during adapter registration
Jarkko Nikula
1
-0
/
+8
2016-02-12
i2c: designware-platform: Drop duplicate module information
Jean Delvare
1
-5
/
+0
2016-02-12
i2c: designware: remove redundant lock
Baruch Siach
2
-10
/
+6
2016-02-12
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
Sricharan R
1
-8
/
+26
2016-02-12
i2c: qup: Add V2 tags support
Sricharan R
1
-29
/
+386
2016-02-12
i2c: qup: Change qup_wait_writeready function to use for all timeouts
Sricharan R
1
-19
/
+48
2016-02-12
i2c: mux: demux-pinctrl: add driver
Wolfram Sang
3
-0
/
+283
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+4
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-60
/
+126
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-235
/
+391
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-22
/
+10
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
3
-22
/
+9
2016-02-05
Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-83
/
+153
2016-02-05
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
4
-7
/
+9
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
[next]