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
2014-08-08
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
Thierry Reding
1
-2
/
+2
2014-08-08
driver/rtc/class.c: check the error after rtc_read_time()
Hyogi Gim
1
-2
/
+14
2014-08-08
rtc: add pcf85063 support
Søren Andersen
3
-0
/
+213
2014-08-08
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
1
-0
/
+12
2014-08-08
drivers/rtc/rtc-pcf8563.c: add alarm support
Vincent Donnefort
1
-4
/
+153
2014-08-08
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
Vincent Donnefort
1
-26
/
+48
2014-08-08
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
3
-1
/
+36
2014-08-08
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
1
-0
/
+2
2014-08-08
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
1
-5
/
+27
2014-08-08
drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...
Alexander Shiyan
1
-1
/
+1
2014-08-08
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
Jean Delvare
1
-0
/
+1
2014-08-08
drivers/rtc/Kconfig: move DS2404 entry where it belongs
Jean Delvare
1
-9
/
+9
2014-08-08
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
1
-2
/
+73
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-1196
/
+404
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
11
-253
/
+444
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-227
/
+346
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
17
-355
/
+111
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+8
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-16
/
+17
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-642
/
+1181
2014-08-06
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-12
/
+37
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
65
-959
/
+2432
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
172
-5856
/
+4800
2014-08-06
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+14
2014-08-06
Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
3
-15
/
+16
2014-08-06
Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6
Linus Torvalds
15
-99
/
+638
2014-08-06
libata: Use glob_match from lib/glob.c
George Spelvin
2
-69
/
+4
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
4
-5
/
+5
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-06
zram: replace global tb_lock with fine grain lock
Weijie Yang
2
-33
/
+60
2014-08-06
zram: use size_t instead of u16
Minchan Kim
1
-1
/
+1
2014-08-06
zram: remove unused SECTOR_SIZE define
Sergey Senozhatsky
1
-1
/
+0
2014-08-06
zram: rename struct `table' to `zram_table_entry'
Sergey Senozhatsky
1
-2
/
+2
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+1
2014-08-06
drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r...
Yasuaki Ishimatsu
1
-0
/
+4
2014-08-06
drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent...
Yasuaki Ishimatsu
1
-1
/
+1
2014-08-06
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2
-8
/
+3
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-06
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
1
-1
/
+3
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-1
/
+1
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2
-282
/
+8
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
1
-24
/
+53
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
1
-8
/
+18
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
1
-48
/
+77
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
1
-9
/
+9
2014-08-06
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
1
-4
/
+4
2014-08-06
net: fix USB network driver config option.
Francois Romieu
2
-2
/
+3
2014-08-06
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-06
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
[next]