Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a2ce52a4006db6c7831f1b21f1b0cc892516e85
/
drivers
2a2ce52
isp1704_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
f3f66b3
max8903_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
d4a20f5
max8997_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
acfbf47
max8998_charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
c09dd7d
pcf50633-charger: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
b852ac5
rx51_battery: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
3f8060a
88pm860x_charger: Drop kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
f11d018
wm831x_backup: Use devm_kzalloc()
by Jingoo Han
· 12 years ago
594f8f8
tps65090: Setup compatible property for dt
by Rhyland Klein
· 12 years ago
4420dc2
twl4030_charger: Use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
9c1d1af
sbs-battery: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
43cf454
max17040_battery: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
cc6616f
ds2782_battery: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
075ed03
sbs-battery: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
18bc4e7
Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Anton Vorontsov
· 12 years ago
6e997bb
Merge branch 'urgent'
by Anton Vorontsov
· 12 years ago
92413a9
pm2301_charger: Remove __dev* annotations
by Lars-Peter Clausen
· 12 years ago
a607a11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
22c3f2f
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c8c1f16
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
df2a8f3
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
a4e71e7
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
c19b3b0f
KMS: fix EDID detailed timing frame rate
by Torsten Duwe
· 12 years ago
16dad1d
KMS: fix EDID detailed timing vsync parsing
by Torsten Duwe
· 12 years ago
5da273f
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 12 years ago
14629ed
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
0ef1594
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
by Nicolas Ferre
· 12 years ago
e66b058
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
by H Hartley Sweeten
· 12 years ago
925e8ea
drivers/rtc/rtc-da9052.c: fix for rtc device registration
by Ashish Jangam
· 12 years ago
81fc933
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
by Takahisa Tanaka
· 12 years ago
18e4321
watchdog: sp5100_tco: Remove code that may cause a boot failure
by Takahisa Tanaka
· 12 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
1e0695c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
1220903
NVMe: Add namespaces with no LBA range feature
by Keith Busch
· 12 years ago
b104153
i2c: Fix my e-mail address in drivers and documentation
by Guenter Roeck
· 12 years ago
488b926
i2c: iSMT: add Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
132c803
i2c: tegra: check the clk_prepare_enable() return value
by Laxman Dewangan
· 12 years ago
fc98ab8
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
43a66b4
USB: ssu100: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
dbcea76
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
69f87f4
USB: quatech2: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
40509ca9
USB: pl2303: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
8edfdab
USB: oti6858: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
a14430d
USB: mos7840: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
e670c6a
USB: mos7840: fix broken TIOCMIWAIT
by Johan Hovold
· 12 years ago
cf1d244
USB: mct_u232: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
7b24596
USB: io_ti: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
3335762
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
71ccb9b
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
508f940
USB: f81232: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
356050d
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
fa1e11d
USB: ch341: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
5018860
USB: ark3116: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
d797105
USB: serial: fix interface refcounting
by Johan Hovold
· 12 years ago
5492bf3
USB: io_ti: fix get_icount for two port adapters
by Johan Hovold
· 12 years ago
618aa10
USB: garmin_gps: fix memory leak on disconnect
by Johan Hovold
· 12 years ago
cb25505
USB: cdc-acm: fix device unregistration
by Johan Hovold
· 12 years ago
c93d819
usb: cdc-acm: fix error handling in acm_probe()
by Alexey Khoroshilov
· 12 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
0a7e453
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
172a271
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
85ab3c4
Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
65deb78
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
by Catalin Marinas
· 12 years ago
2655f51
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
by Catalin Marinas
· 12 years ago
eda81be
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
by Paul Bolle
· 12 years ago
b56fb70
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
260b3f1
drm/mgag200: Bug fix: Modified pll algorithm for EH project
by Julia Lemire
· 12 years ago
d714aaf
USB: EHCI: fix regression in QH unlinking
by Alan Stern
· 12 years ago
ea2dd8c
dm cache: policy ignore hints if generated by different version
by Mike Snitzer
· 12 years ago
4e7f506
dm cache: policy change version from string to integer set
by Mike Snitzer
· 12 years ago
e2e74d6
dm cache: fix race in writethrough implementation
by Joe Thornber
· 12 years ago
79ed9ca
dm cache: metadata clear dirty bits on clean shutdown
by Joe Thornber
· 12 years ago
b978440
dm cache: avoid calling policy destructor twice on error
by Heinz Mauelshagen
· 12 years ago
617a0b8
dm cache: detect cache_create failure
by Heinz Mauelshagen
· 12 years ago
414dd67
dm cache: avoid 64 bit division on 32 bit
by Joe Thornber
· 12 years ago
3b6b781
dm verity: avoid deadlock
by Mikulas Patocka
· 12 years ago
58051b9
dm thin: fix non power of two discard granularity calc
by Joe Thornber
· 12 years ago
f046f89
dm thin: fix discard corruption
by Joe Thornber
· 12 years ago
967baed
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
by Truls Bengtsson
· 12 years ago
3416905
usb: gadget: ffs: fix enable multiple instances
by Andrzej Pietrasiewicz
· 12 years ago
8119b55
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
by Alan Stern
· 12 years ago
511f3c5
usb: gadget: udc-core: fix a regression during gadget driver unbinding
by Alan Stern
· 12 years ago
699412d
usb: gadget: net22xx: fix ->disconnect reporting
by Felipe Balbi
· 12 years ago
236f651
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
cf9a625
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
238f590
md: remove CONFIG_MULTICORE_RAID456 entirely
by Paul Bolle
· 12 years ago
f8dfcff
md/raid5: ensure sync and DISCARD don't happen at the same time.
by NeilBrown
· 12 years ago
90584fc
MD: Prevent sysfs operations on uninitialized kobjects
by Jonathan Brassow
· 12 years ago
e3620a3
MD RAID5: Avoid accessing gendisk or queue structs when not available
by Jonathan Brassow
· 12 years ago
2ffdd7e
Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
ce7d363
md/raid5: schedule_construction should abort if nothing to do.
by NeilBrown
· 12 years ago
8f27d48
target/pscsi: Reject cross page boundary case in pscsi_map_sg
by Asias He
· 12 years ago
f002a24
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
by Nicholas Bellinger
· 12 years ago
c12aba5
drm/i915: stop using GMBUS IRQs on Gen4 chips
by Jiri Kosina
· 12 years ago
547b524
PCI: Use ROM images from firmware only if no other ROM source available
by Matthew Garrett
· 12 years ago
5c7c336
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
271648b
qeth: Fix scatter-gather regression
by Frank Blaschka
· 12 years ago
82e2e78
qeth: Fix invalid router settings handling
by Stefan Raspl
· 12 years ago
82f77cf
qeth: delay feature trace
by Stefan Raspl
· 12 years ago
Next »