Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d13eebcab76ff8f2b5e479747f66ffbf6c78b57
/
drivers
/
sbus
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
dbf2b92
sbus: convert drivers/sbus/char/* to use module_platform_driver()
by Axel Lin
· 13 years ago
e410471
bbc_i2c: Remove unneeded err variable
by Axel Lin
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4ebb24f
dt/sparc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
4a3a255
sparc: explicitly cast negative phandle checks to s32
by Andres Salomon
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8d12556
of/sparc: convert various prom_* functions to use phandle
by Andres Salomon
· 14 years ago
613655f
drivers: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
a3108ca
sbus: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
33cfe65
drivers/sbus: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
be94bbb
drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos
by Jan Blunck
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
c7c17c2
bbc_envctrl: Clean up properly if kthread_run() fails.
by David S. Miller
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
14d87e6
sparc: Fix cleanup crash in bbc_envctrl_cleanup()
by David S. Miller
· 15 years ago
32e5897
openprom: Squelch useless GCC warning.
by David S. Miller
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
6b0bf40
jsflash: dequeue in-flight request
by Tejun Heo
· 15 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
6c0f8bc
sbus: changed ioctls to unlocked
by Stoyan Gaydarov
· 16 years ago
1c339eb
sbus: Auto-load openprom module when device opened.
by Scott James Remnant
· 16 years ago
f4c1363
sparc64: wait_event_interruptible_timeout may return -ERESTARTSYS
by Roel Kluin
· 16 years ago
c21986a
jsflash: stop defining MAJOR_NR
by Christoph Hellwig
· 16 years ago
3f4528d
sparc64: Fix unsigned long long warnings in drivers.
by Sam Ravnborg
· 16 years ago
33b07db
Revert "of_platform_driver noise on sparce"
by Linus Torvalds
· 16 years ago
e669dae
of_platform_driver noise on sparce
by Al Viro
· 16 years ago
54074d5
drivers: remove duplicated #include
by Jianjun Kong
· 16 years ago
eed795b
sparc: Kill sbus mostek RTC driver.
by David S. Miller
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
3989007
bbc_envctrl: Fix build errors from bbc_i2c OF conversion.
by David S. Miller
· 16 years ago
e21e245
bbc_i2c: Convert to pure OF driver.
by David S. Miller
· 16 years ago
6b8c90f
envctrl: Convert to pure OF driver.
by David S. Miller
· 16 years ago
95d4390
display7seg: Convert to pure OF device driver.
by David S. Miller
· 16 years ago
8ab0dc3
cpwatchdog: Move to drivers/watchdog/cpwd.c
by David S. Miller
· 16 years ago
c5f8556
cpwatchdog: Cleanup and convert to pure OF driver.
by David S. Miller
· 16 years ago
957183f
riowatchdog: Move under drivers/watchdog
by David S. Miller
· 16 years ago
e42311d
riowatchdog: Convert to pure OF driver.
by David S. Miller
· 16 years ago
046e26a
sparc: Remove generic SBUS probing layer.
by David S. Miller
· 16 years ago
f8e4d32
sparc: Kill sbus_arch_preinit().
by David S. Miller
· 16 years ago
c6e5f66
sparc: Kill OBP property members of sbus_dev and sbus_bus
by David S. Miller
· 16 years ago
98261dd
sparc: Remove dinky old-style SBUS probing facilities.
by David S. Miller
· 16 years ago
1043648
sparc: Remove SBUS layer resource and irq handling.
by David S. Miller
· 16 years ago
33c4655
sparc: Kill SBUS layer IRQ hooks.
by David S. Miller
· 16 years ago
237f8aa
sparc: Convert uctrl driver to OF driver.
by David S. Miller
· 16 years ago
a9540d3
sparc: Convert flash driver to OF device probing.
by David S. Miller
· 16 years ago
5778002
sparc: Propagate SBUS iommu archdata into real of_device objects.
by David S. Miller
· 16 years ago
334ae61
sparc: Kill SBUS DVMA layer.
by David S. Miller
· 16 years ago
7f06a3b
sparc: Kill videopix SBUS driver.
by David S. Miller
· 16 years ago
902663f
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
by David S. Miller
· 16 years ago
c6ed413
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
by Stephen Rothwell
· 16 years ago
2222c31
sparc64: fix up bus_id changes in sparc core code
by Greg Kroah-Hartman
· 17 years ago
9606814
drivers/sbus/: cleanups
by Adrian Bunk
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
f138e48
uctrl: BKL pushdown
by Arnd Bergmann
· 16 years ago
5ab0854
sbus-rtc: BKL pushdown
by Arnd Bergmann
· 16 years ago
f29b889
riowatchdog: BKL pushdown
by Arnd Bergmann
· 16 years ago
7bcc320
openprom: BKL pushdown
by Arnd Bergmann
· 16 years ago
28fbbf4
jsflash: BKL pushdown
by Arnd Bergmann
· 16 years ago
78abb6a
flash: BKL pushdown
by Arnd Bergmann
· 16 years ago
1d17bf0
envctrl: BKL pushdown
by Arnd Bergmann
· 16 years ago
009228d
display7seg: BKL pushdown
by Arnd Bergmann
· 16 years ago
b05c9e6
cpwatchdog: BKL pushdown
by Arnd Bergmann
· 16 years ago
9aaf20c
videopix: BKL pushdown
by Jonathan Corbet
· 16 years ago
5e9829a
bpp: bkl pushdown
by Jonathan Corbet
· 16 years ago
572abae
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
by Al Viro
· 16 years ago
0a6db7d
sbus: Fix bpp driver build.
by David S. Miller
· 17 years ago
145980a
drivers: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6027f66
[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
by Jiri Slaby
· 17 years ago
8add244
vfc_dev conversion to mutex: fallout
by Al Viro
· 17 years ago
7b96dc0
[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex
by Matthias Kaehlcke
· 17 years ago
50aa485
[BBC_I2C]: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
916e89f
[BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
2fa3195
[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()
by Matthias Kaehlcke
· 17 years ago
ad7ad57
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
by David S. Miller
· 17 years ago
9e72ea8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
2240598
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
by Al Viro
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
3d6e470
[SPARC]: Make sure dev_archdata is filled in for all devices.
by David S. Miller
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 17 years ago
00d5940
unregister_blkdev() delete redundant messages in callers
by Akinobu Mita
· 17 years ago
Next »