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
2013-04-02
i2c: Make the return type of i2c_del_mux_adapter() void
Lars-Peter Clausen
1
-3
/
+1
2013-04-02
i2c: Ignore the return value of i2c_del_mux_adapter()
Lars-Peter Clausen
1
-4
/
+2
2013-04-02
i2c: Make return type of i2c_del_adapter() void
Lars-Peter Clausen
1
-4
/
+2
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
16
-61
/
+29
2013-04-02
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
Lars-Peter Clausen
1
-1
/
+1
2013-04-02
i2c: Remove detach_adapter
Lars-Peter Clausen
1
-23
/
+10
2013-03-29
i2c: at91: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-03-29
i2c: davinci: update to devm_* API
Vishwanathrao Badarkhe, Manish
1
-34
/
+14
2013-03-29
i2c: davinci: rename recover bus functions
Wolfram Sang
1
-5
/
+5
2013-03-27
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
1
-3
/
+14
2013-03-27
i2c: gpio: Add support for deferred probing
Jean Delvare
1
-25
/
+50
2013-03-24
i2c: s3c2410: fixup the styling of the newly moved register definitions
Heiko Stübner
1
-27
/
+25
2013-03-24
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
Heiko Stübner
1
-1
/
+40
2013-03-24
i2c: ismt: remove duplicate const
Wolfram Sang
1
-1
/
+1
2013-03-24
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-19
/
+7
2013-03-24
i2c: pxa: Use i2c-core to get bus number now
Doug Anderson
1
-11
/
+9
2013-03-24
i2c: Add bus recovery infrastructure
Viresh Kumar
1
-0
/
+159
2013-03-24
i2c: core: Pick i2c bus number from dt alias if present
Doug Anderson
1
-11
/
+34
2013-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-12
/
+29
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-45
/
+86
2013-03-23
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-21
/
+16
2013-03-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+14
2013-03-23
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-121
/
+7
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-22
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-9
/
+24
2013-03-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
4
-25
/
+35
2013-03-22
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-22
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-22
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
Takahisa Tanaka
1
-1
/
+1
2013-03-22
watchdog: sp5100_tco: Remove code that may cause a boot failure
Takahisa Tanaka
1
-120
/
+6
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-115
/
+192
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
3
-21
/
+17
2013-03-22
NVMe: Add namespaces with no LBA range feature
Keith Busch
1
-1
/
+1
2013-03-22
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
1
-1
/
+1
2013-03-22
i2c: iSMT: add Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+2
2013-03-22
i2c: tegra: check the clk_prepare_enable() return value
Laxman Dewangan
1
-2
/
+11
2013-03-21
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-21
USB: ssu100: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-21
USB: quatech2: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: pl2303: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-21
USB: oti6858: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-21
USB: mos7840: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+8
2013-03-21
USB: mos7840: fix broken TIOCMIWAIT
Johan Hovold
1
-2
/
+3
2013-03-21
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+7
2013-03-21
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+6
2013-03-21
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-21
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
[next]