index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
rtc: pcf8563: remove leftover code
Jan Kardell
1
-7
/
+6
2014-12-10
rtc: omap: add copyright entry
Johan Hovold
1
-0
/
+1
2014-12-10
rtc: omap: fix minor coding style issues
Johan Hovold
1
-19
/
+27
2014-12-10
rtc: omap: enable wake-up from power off
Johan Hovold
1
-1
/
+8
2014-12-10
rtc: omap: add support for pmic_power_en
Johan Hovold
1
-0
/
+100
2014-12-10
rtc: omap: add helper to read 32-bit registers
Johan Hovold
1
-0
/
+5
2014-12-10
rtc: omap: add helper to read raw bcd time
Johan Hovold
1
-8
/
+10
2014-12-10
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
1
-6
/
+13
2014-12-10
rtc: omap: add structured device-type info
Johan Hovold
1
-52
/
+51
2014-12-10
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
1
-5
/
+3
2014-12-10
rtc: omap: add device abstraction
Johan Hovold
1
-106
/
+133
2014-12-10
rtc: omap: make platform-device id table const
Johan Hovold
1
-1
/
+1
2014-12-10
rtc: omap: use dev_info
Johan Hovold
1
-4
/
+3
2014-12-10
rtc: omap: remove unused register-base define
Johan Hovold
1
-2
/
+0
2014-12-10
rtc: omap: fix class-device registration
Johan Hovold
1
-23
/
+23
2014-12-10
rtc: omap: clean up probe error handling
Johan Hovold
1
-23
/
+18
2014-12-10
rtc: omap: fix interrupt disable at probe
Johan Hovold
1
-3
/
+5
2014-12-10
rtc: omap: fix missing wakealarm attribute
Johan Hovold
1
-2
/
+3
2014-12-10
rtc: omap: fix clock-source configuration
Johan Hovold
1
-2
/
+4
2014-12-10
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
Hyogi Gim
1
-0
/
+8
2014-12-10
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
1
-8
/
+8
2014-12-10
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
1
-1
/
+1
2014-12-10
cma: make default CMA area size zero for x86
Akinobu Mita
1
-1
/
+7
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-202
/
+390
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-157
/
+269
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-48
/
+115
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+5
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-5
/
+8
2014-12-09
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+2101
2014-12-09
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-1
/
+4
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
47
-1660
/
+4995
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-13
/
+818
2014-12-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-140
/
+12
2014-12-09
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-60
/
+8
2014-12-09
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+21
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-8
/
+87
2014-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
1
-4
/
+0
2014-12-08
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
184
-14400
/
+7934
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
21
-568
/
+1609
2014-12-08
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
42
-447
/
+782
2014-12-08
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
7
-34
/
+157
2014-12-08
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
16
-152
/
+1327
2014-12-08
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
15
-266
/
+438
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
47
-253
/
+2801
2014-12-08
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
40
-1023
/
+2197
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
8
-60
/
+8
2014-12-08
Merge branch 'brcm/stb-smp-uart' into next/drivers
Arnd Bergmann
1
-6
/
+41
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
136
-11629
/
+6641
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
113
-2887
/
+1409
2014-12-08
hwmon: (tmp401) Detect TMP435 on all addresses it supports
Guenter Roeck
1
-5
/
+4
[next]