Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17766dde364813568e4f876517c72bab70838646
/
drivers
3cd14fc
thp: account anon transparent huge pages into NR_ANON_PAGES
by Kirill A. Shutemov
· 11 years ago
d5d04bb
Bye, bye, WfW flag
by Linus Torvalds
· 11 years ago
3b38f56
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
b3b7568
Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 11 years ago
c2d9572
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
4b39248
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
bf4228f
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
0ab3049
memstick: add support for legacy memorysticks
by Maxim Levitsky
· 11 years ago
ccf5a04
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
b67fb086
drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
666dc7c
pktcdvd: fix defective misuses of pkt_<level>
by Joe Perches
· 11 years ago
f3ded78
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
by Joe Perches
· 11 years ago
0c075d6
pktcdvd: convert pr_info to pkt_info
by Joe Perches
· 11 years ago
ca73dab
pktcdvd: convert pr_notice to pkt_notice
by Joe Perches
· 11 years ago
fa63c0a
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
by Joe Perches
· 11 years ago
844aa79
pktcdvd: add struct pktcdvd_device * to pkt_dbg
by Joe Perches
· 11 years ago
cd3f2cd
pktcdvd: consolidate DPRINTK and VPRINTK macros
by Joe Perches
· 11 years ago
9948133
pktcdvd: convert printk to pr_<level>
by Joe Perches
· 11 years ago
5323fb7
pktcdvd: convert ZONE macro to static function get_zone()
by Joe Perches
· 11 years ago
fea1b13
aoe: do not BUG if memory pressure prevented debugfs file creation
by Ed Cashin
· 11 years ago
e0ec360
aoe: suppress compiler warnings
by Andy Shevchenko
· 11 years ago
a88c1f0
aoe: remove custom implementation of kbasename()
by Andy Shevchenko
· 11 years ago
896dcd9
aoe: update internal version number to 85
by Ed Cashin
· 11 years ago
ec34512
aoe: update copyright date
by Ed Cashin
· 11 years ago
2256c1c
aoe: fill in per-AoE-target information for debugfs file
by Ed Cashin
· 11 years ago
1cf9479
aoe: provide file operations for debugfs files
by Ed Cashin
· 11 years ago
e8866cf
aoe: add AoE-target files to debugfs
by Ed Cashin
· 11 years ago
190519c
aoe: create and destroy debugfs directory for aoe
by Ed Cashin
· 11 years ago
6f79d33
s390/vmcore: use vmcore for zfcpdump
by Michael Holzheu
· 11 years ago
7c1d69e
rtc: simplify devm_request_mem_region/devm_ioremap
by Julia Lawall
· 11 years ago
1735be4
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
by Alexander Shiyan
· 11 years ago
2cbc218
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
by Alexander Shiyan
· 11 years ago
25e2818
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
by Alexander Shiyan
· 11 years ago
28984c7
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
by Xianglong Du
· 11 years ago
0ebbf43
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
by Jingoo Han
· 11 years ago
1748cbf
drivers/rtc/rtc-max77686.c: Fix wrong register
by Sangjung Woo
· 11 years ago
7707bda
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails
by Alexander Holler
· 11 years ago
666a584
drivers/rtc/rtc-palmas.c: support for backup battery charging
by Laxman Dewangan
· 11 years ago
8af750e
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
by Hebbar Gururaja
· 11 years ago
453b4c6
rtc: add MOXA ART RTC driver
by Jonas Jensen
· 11 years ago
4540bae
drivers/rtc/rtc-pcf2127.c: remove empty function
by Sachin Kamat
· 11 years ago
ae25992
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically
by Alexander Holler
· 11 years ago
ae79744
firmware/dmi_scan: drop OOM messages
by Jean Delvare
· 11 years ago
ffbbb96
firmware/dmi_scan: constify strings
by Jean Delvare
· 11 years ago
02d9c47
firmware/dmi_scan: fix most checkpatch errors and warnings
by Jean Delvare
· 11 years ago
3d267f2
firmware/dmi_scan: drop obsolete comment
by Jean Delvare
· 11 years ago
a6b0888
lto, watchdog/hpwdt.c: make assembler label global
by Andi Kleen
· 11 years ago
20d0e57
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
8aa6c21
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a2fa3fb
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a8a3808
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
729377d
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
by Shuah Khan
· 11 years ago
c07303c
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
e7b18ed
cciss: set max scatter gather entries to 32 on P600
by Mike Miller
· 11 years ago
c86db97
drivers/block/mg_disk.c: make mg_times_out() static
by Jingoo Han
· 11 years ago
bb8e0e8
block: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
5e42781
drivers/iommu: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
ffd2919
drivers/video/acornfb.c: remove dead code
by Paul Bolle
· 11 years ago
bbda1ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0470667
net: qmi_wwan: add new Qualcomm devices
by Bjørn Mork
· 11 years ago
e6eddc3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
444fa88
net: tilegx driver: avoid compiler warning
by Chris Metcalf
· 11 years ago
1ecfd46
irda: vlsi_ir: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
e015b44
irda: donauboe: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
df9f1b9
bcm63xx_enet: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
2414fe1
net: korina: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
de9e8f3
macvlan: Move skb_clone check closer to call
by Herbert Xu
· 11 years ago
97f3f6f
qlcnic: Fix warning reported by kbuild test robot.
by Jitendra Kalsaria
· 11 years ago
5bb9e0b
bonding: fix bond_arp_rcv setting and arp validate desync state
by nikolay@redhat.com
· 11 years ago
5c5038d
bonding: fix store_arp_validate race with mode change
by nikolay@redhat.com
· 11 years ago
996dedb
bnx2x: avoid atomic allocations during initialization
by Michal Schmidt
· 11 years ago
e831cbf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
1bff652
i40e: include i40e in kernel proper
by Jesse Brandeburg
· 11 years ago
02e9c29
i40e: debugfs interface
by Jesse Brandeburg
· 11 years ago
56a62fc
i40e: init code and hardware support
by Jesse Brandeburg
· 11 years ago
5c3c48a
i40e: implement virtual device interface
by Jesse Brandeburg
· 11 years ago
7daa6bf
i40e: driver core headers
by Jesse Brandeburg
· 11 years ago
c7d05ca
i40e: driver ethtool core
by Jesse Brandeburg
· 11 years ago
fd0a05c
i40e: transmit, receive, and NAPI
by Jesse Brandeburg
· 11 years ago
41c445f
i40e: main driver core
by Jesse Brandeburg
· 11 years ago
a22a0fd
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
bf83e61
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
fa1586a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
516f7b3
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
88c2d0b
fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe
by Vladimir Murzin
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
ec5b103
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
7426d62
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
4d7696f
Merge tag 'md/3.12' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
aca0156
drivers: of: fix build break if asm/dma-contiguous.h is missing
by Marek Szyprowski
· 11 years ago
8876dd7
hwmon: (ina2xx) Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
98128de
hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable
by Guenter Roeck
· 11 years ago
19e8697
dma-buf: Expose buffer size to userspace (v2)
by Christopher James Halse Rogers
· 11 years ago
9022e24
dma-buf: Check return value of anon_inode_getfile
by Tuomas Tynkkynen
· 11 years ago
0117277
drm/nouveau: fix oops on runtime suspend/resume
by Dave Airlie
· 11 years ago
4801685
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
26b0332
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
6404141
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a35c632
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
Next »