Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5152a5098c6b0b2341982987918ae10eb4cc3f9c
5152a50
ipack: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
fb3fed7
ide: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
0017314
hsi: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
85dd926
xenbus: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
4e9072d
ssb: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
6d39c80
rapidio: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
b9b2f36
pcmcia: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
fdcf4f8
bcma: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
1b60403
uwb: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
f24fc57
MMC: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
2df4390
PNP: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
69df753
drivers/base/core.c: output device renaming messages with dev_dbg().
by ethan.zhao
· 11 years ago
64c862a8
devres: add kernel standard devm_k.alloc functions
by Joe Perches
· 11 years ago
d723a92
sysfs/bin: Fix size handling overflow for bin_attribute
by Benjamin Herrenschmidt
· 11 years ago
785a162
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
by Tejun Heo
· 11 years ago
1461c5b
kobject: show debug info on delayed kobject release
by Fengguang Wu
· 11 years ago
a6b01de
driver core: remove dev_bin_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
bcc8edb
driver core: remove dev_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
3124eb1
sysfs: merge regular and bin file handling
by Tejun Heo
· 11 years ago
49fe604
sysfs: prepare open path for unified regular / bin file handling
by Tejun Heo
· 11 years ago
73d9714
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
by Tejun Heo
· 11 years ago
2f0c6b7
sysfs: add sysfs_bin_read()
by Tejun Heo
· 11 years ago
f9b9a62
sysfs: prepare path write for unified regular / bin file handling
by Tejun Heo
· 11 years ago
3ff65d3
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
by Tejun Heo
· 11 years ago
9127016
sysfs: skip bin_buffer->buffer while reading
by Tejun Heo
· 11 years ago
13c589d
sysfs: use seq_file when reading regular files
by Tejun Heo
· 11 years ago
8ef445f
sysfs: use transient write buffer
by Tejun Heo
· 11 years ago
bcafe4e
sysfs: add sysfs_open_file->sd and ->file
by Tejun Heo
· 11 years ago
58282d8
sysfs: rename sysfs_buffer to sysfs_open_file
by Tejun Heo
· 11 years ago
c75ec76
sysfs: add sysfs_open_file_mutex
by Tejun Heo
· 11 years ago
375b611
sysfs: remove sysfs_buffer->ops
by Tejun Heo
· 11 years ago
aea585e
sysfs: remove sysfs_buffer->needs_read_fill
by Tejun Heo
· 11 years ago
89e51da
sysfs: remove unused sysfs_buffer->pos
by Tejun Heo
· 11 years ago
250f7c3
sysfs: introduce [__]sysfs_remove()
by Tejun Heo
· 11 years ago
bcdde7e
sysfs: make __sysfs_remove_dir() recursive
by Tejun Heo
· 11 years ago
26ea12d
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
by Tejun Heo
· 11 years ago
d69ac5a
sysfs: remove sysfs_addrm_cxt->parent_sd
by Tejun Heo
· 11 years ago
5b88021
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
by Weijie Yang
· 11 years ago
88502b9
Merge 3.12-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
15c03dd
Linux 3.12-rc3
by Linus Torvalds
· 11 years ago
30ceb4e
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
26c019f
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
31795c4
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
434ac47
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c23c223
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
cac6653
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b97b869
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
14951f2
Revert "perf symbols: Demangle cloned functions"
by Ingo Molnar
· 11 years ago
6654417
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
669fc2f
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9b565a8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ddd23eb
Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
057d5e9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
ec220be
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f41f064
PCI: Workaround missing pci_set_master in pci drivers
by Yinghai Lu
· 11 years ago
aeebc26
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
3a126f8
kernel/params: fix handling of signed integer types
by Jean Delvare
· 11 years ago
f2e98aa
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
874db4d
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
e18945b
driver-core: remove struct bus_type.drv_attrs
by Greg Kroah-Hartman
· 11 years ago
b4e4613
driver-core: remove struct bus_type.bus_attrs
by Greg Kroah-Hartman
· 11 years ago
bf41691
i2c: ismt: initialize DMA buffer
by James Ralston
· 11 years ago
30600a9
drm/msm: use drm_gem_dumb_destroy helper
by Rob Clark
· 11 years ago
33b5596
drm/msm: deal with mach/iommu.h removal
by Rob Clark
· 11 years ago
8a3da6c7
perf/x86: Fix PMU detection printout when no PMU is detected
by Ingo Molnar
· 11 years ago
c55d1c4
drm/msm: Remove iommu include from mdp4_kms.c
by Joerg Roedel
· 11 years ago
e4826a9
drm/msm: Odd PTR_ERR usage
by Thomas Meyer
· 11 years ago
efc1d23
s390: enable ARCH_USE_CMPXCHG_LOCKREF
by Heiko Carstens
· 11 years ago
491f6f8e
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
by Heiko Carstens
· 11 years ago
083986e
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
by Heiko Carstens
· 11 years ago
62d08ae
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/urgent
by Ingo Molnar
· 11 years ago
41ed7fe
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
36dec40
Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
6cac446
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
a7301fc
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
d3aa026
Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
e1f8826
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
730d7d3
sysfs: Allow mounting without CONFIG_NET
by Eric W. Biederman
· 11 years ago
d2212b4
lockref: allow relaxed cmpxchg64 variant for lockless updates
by Will Deacon
· 11 years ago
bd63ace
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
by Chew, Chiau Ee
· 11 years ago
85b3a93
i2c: mv64xxx: Do not use writel_relaxed()
by Thierry Reding
· 11 years ago
c1a9946
i2c: mv64xxx: Fix some build warnings
by Thierry Reding
· 11 years ago
1533691
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
by Kim Phillips
· 11 years ago
0c06a5d
arm: Fix build error with context tracking calls
by Frederic Weisbecker
· 11 years ago
1bb3e06
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
by Kailang Yang
· 11 years ago
068fd3a
ALSA: hda - Fix Internal Mic boost can't control with ALC283
by Kailang Yang
· 11 years ago
a076052
ALSA: hda - Add documentation for CS4208 fixups
by Takashi Iwai
· 11 years ago
b5bf0a9
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
by Ben Whitten
· 11 years ago
accd1e8
x86/microcode/AMD: Fix patch level reporting for family 15h
by Suravee Suthikulpanit
· 14 years ago
dcc7bc3
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 11 years ago
d93faa4
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
df3f4ed
staging: r8188eu: Add new device ID
by Larry Finger
· 11 years ago
85601f8
usb: dwc3: add support for Merrifield
by David Cohen
· 11 years ago
eee41b4
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
by Shengzhou Liu
· 11 years ago
2606b28
USB: Fix breakage in ffs_fs_mount()
by Al Viro
· 11 years ago
9d3fde8
backlight: atmel-pwm-bl: fix deferred probe from __init
by Johan Hovold
· 11 years ago
17dab4d
usb: phy: gpio-vbus: fix deferred probe from __init
by Johan Hovold
· 11 years ago
f3a9995
usb: gadget: pxa25x_udc: fix deferred probe from __init
by Johan Hovold
· 11 years ago
16a7c7c
pcmcia: at91_cf: fix deferred probe from __init
by Johan Hovold
· 11 years ago
2c2b928
mtd: atmel_nand: fix deferred probe from __init
by Johan Hovold
· 11 years ago
Next »