Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0bcfd70ea11a5d6f2362be463513a60245a62baf
0bcfd70
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear
by Mike Frysinger
· 17 years ago
4c195ad
[Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop.
by Sonic Zhang
· 17 years ago
99ee7b5
[Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart
by Sonic Zhang
· 17 years ago
75b780b
[Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.
by Sonic Zhang
· 17 years ago
1b73351
[Blackfin] serial driver: Clean up UART DMA code.
by Sonic Zhang
· 17 years ago
759eb04
Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly
by Sonic Zhang
· 17 years ago
c051489
[Blackfin] arch: kill section mismatch warnings
by Bryan Wu
· 17 years ago
8b07a2a
[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist for a part) so that any parts labeled for L1 instead get placed into external memory sections
by Mike Frysinger
· 17 years ago
40edad3
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts
by Mike Frysinger
· 17 years ago
fee4011
[Blackfin] arch: make sure we have proper description/copyright/license lines
by Mike Frysinger
· 17 years ago
3927819
[Blackfin] arch: Fix CONFIG_PM support for BF561
by Michael Hennerich
· 17 years ago
9253d02
[Blackfin] arch: Remove DPMC char driver option
by Michael Hennerich
· 17 years ago
464abc5
[Blackfin] arch: Cleanup abd Simplify:
by Michael Hennerich
· 17 years ago
ce3b7bb
[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq
by Michael Hennerich
· 17 years ago
d45118b
[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it
by Mike Frysinger
· 17 years ago
0db5d10
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace
by Mike Frysinger
· 17 years ago
fe9ec9b
[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq otherwise it fails
by Michael Hennerich
· 17 years ago
181afa94
[Blackfin] arch: grab mac address from OTP on BF527-EZKIT
by Mike Frysinger
· 17 years ago
549aaa8
[Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UART2/3.
by Sonic Zhang
· 17 years ago
cad2ab6
[Blackfin] arch: add board resources for new simple-gpio char driver
by Mike Frysinger
· 17 years ago
edf0564
[Blackfin] arch: fix bug - set right partition size in the board files
by Mike Frysinger
· 17 years ago
32320ea
[Blackfin] arch: Update default config
by Sonic Zhang
· 17 years ago
8929ecf8
[Blackfin] arch: add fixed code to the memory map output
by Mike Frysinger
· 17 years ago
c63d4e6
[Blackfin] arch: add handling for the mach symlink in the `make V=1` case
by Mike Frysinger
· 17 years ago
4d94bf6
[Blackfin] arch: respect `make -s` when creating the asm/mach symlink
by Mike Frysinger
· 17 years ago
7aa475c
[Blackfin] arch: fix bug add missing header file
by Mike Frysinger
· 17 years ago
7dd06cd
[MAINTAINERS] use new kernel.org email for kernel development.
by Bryan Wu
· 17 years ago
bfa274e
Linux 2.6.25-rc3
by Linus Torvalds
· 17 years ago
d28dc71
i2c-i801: Add support for the ICH10
by Gaston, Jason D
· 17 years ago
2638676
i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n
by David Brownell
· 17 years ago
104cb57
i2c-pca-isa: Add access check to legacy ioports
by Christian Krafft
· 17 years ago
9e39ffe
Alchemy: compile fix
by Manuel Lauss
· 17 years ago
305183f
i2c: Storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
a92b36e
i2c-pxa: Misc fixes
by Wolfram Sang
· 17 years ago
c9a2c46
ARM: OMAP: Release i2c_adapter after use (Siemens SX1)
by Jean Delvare
· 17 years ago
4fa2b1c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
4cdfa1b
libata-core: fix kernel-doc warning
by Randy Dunlap
· 17 years ago
b1f5dc4
sata_fsl: fix build with ATA_VERBOSE_DEBUG
by Anton Vorontsov
· 17 years ago
e39fc8c
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
by Shane Huang
· 17 years ago
39f25e7
libata-pmp: clear hob for pmp register accesses
by Mark Lord
· 17 years ago
9116300
libata: automatically use DMADIR if drive/bridge requires it
by Tejun Heo
· 17 years ago
559bbe6
power_state: get rid of write-only variable in SATA
by Pavel Machek
· 17 years ago
635adc2
pata_atiixp: Use 255 sector limit
by Alan Cox
· 17 years ago
bdc0894
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
85b80eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
038eb0e
Fix u132-hcd.c compile error
by Mirco Tischler
· 17 years ago
1b04ab4
[NETFILTER]: fix ebtable targets return
by Joonwoo Park
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
55b01e8
[NET]: Restore sanity wrt. print_mac().
by David S. Miller
· 17 years ago
bc4bf5f
[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.
by Pavel Emelyanov
· 17 years ago
1840bb1
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
by Thomas Graf
· 17 years ago
759afc3
tg3: ethtool phys_id default
by Stephen Hemminger
· 17 years ago
c73b1d1
[BNX2]: Update version to 1.7.4.
by Michael Chan
· 17 years ago
42e6de0
fix vmsas.c file permissions
by Oliver Pinter
· 17 years ago
38ea368
[BNX2]: Disable parallel detect on an HP blade.
by Michael Chan
· 17 years ago
a2724e2
[BNX2]: More 5706S link down workaround.
by Michael Chan
· 17 years ago
04e2f17
Add memory barrier semantics to wake_up() & co
by Linus Torvalds
· 17 years ago
0a3716e
mvsas: fix build warning, clean prototypes
by Jeff Garzik
· 17 years ago
02c608c
documentation: atomic_add_unless() doesn't imply mb() on failure
by Oleg Nesterov
· 17 years ago
2dda81c
memcgroup: return negative error code in mem_cgroup_create()
by Li Zefan
· 17 years ago
7fde4c3
memcgroup: remove a useless VM_BUG_ON()
by Li Zefan
· 17 years ago
2324c5d
memcgroup: fix and update documentation
by Li Zefan
· 17 years ago
bc231d2
cgroup: remove dead code in cgroup_get_rootdir()
by Li Zefan
· 17 years ago
68db38f
cgroup: remove duplicate code in find_css_set()
by Li Zefan
· 17 years ago
8d53d55
cgroup: fix subsys bitops
by Li Zefan
· 17 years ago
f777073
cgroup: fix memory leak in cgroup_get_sb()
by Li Zefan
· 17 years ago
ffd2d88
cgroup: clean up cgroup.h
by Li Zefan
· 17 years ago
a043e3b
cgroup: fix comments
by Li Zefan
· 17 years ago
d19e058
cgroup: fix and update documentation
by Li Zefan
· 17 years ago
b5a0e01
Solve section mismatch for free_area_init_core.
by Alexander van Heukelum
· 17 years ago
bcdca22
Smack: update for file capabilities
by Casey Schaufler
· 17 years ago
4362758
kprobes: refuse kprobe insertion on add/sub_preempt_counter()
by Srinivasa Ds
· 17 years ago
0835ab5
cgroup memory controller: document huge memory/cache overhead in Kconfig
by Andi Kleen
· 17 years ago
00d6296
kernel-doc: fix function-pointer-parameter parsing
by Richard Kennedy
· 17 years ago
ff10e5d
h8300: defconfig update
by Yoshinori Sato
· 17 years ago
5cc265a
h8300: IRQ handling update
by Yoshinori Sato
· 17 years ago
4223cc34
h8300: uaccess.h update
by Yoshinori Sato
· 17 years ago
45d464e
h8300: signal.c typo fix
by Yoshinori Sato
· 17 years ago
a0c1e90
futex: runtime enable pi and robust functionality
by Thomas Gleixner
· 17 years ago
3e4ab74
futex: fix init order
by Thomas Gleixner
· 17 years ago
43fe105
dmi: prevent linked list corruption
by Jean Delvare
· 17 years ago
79306a3
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
by Sergio Luis
· 17 years ago
8808117
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
by Eugene Teo
· 17 years ago
45254b4
efs: move headers out of include/linux/
by Christoph Hellwig
· 17 years ago
48f15b9
NBD: make nbd default to deadline I/O scheduler
by Paul Clements
· 17 years ago
2f56deb
uml: fix FP register corruption
by Jeff Dike
· 17 years ago
e4d06b3
uml: fix helper_wait calls in watchdog
by Johann Felix Soden
· 17 years ago
b32eb52
uml: remove unused sigcontext accessors
by Jeff Dike
· 17 years ago
f3069ae
dmi: don't save the same device twice
by Jean Delvare
· 17 years ago
c8626a1
rtc-cmos: display HPET emulation mode
by David Brownell
· 17 years ago
4185108
hwrng: remove Michael as HWRNG maintainer
by Michael Buesch
· 17 years ago
0b72037
cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/
by KOSAKI Motohiro
· 17 years ago
b97c74b
spi: pxa2xx_spi clock polarity fix
by Ned Forrester
· 17 years ago
f6febcc
atmel_spi: fix clock polarity
by Atsushi Nemoto
· 17 years ago
4f9d5f4
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
by Hoang-Nam Nguyen
· 17 years ago
8ca3ed8
NOMMU: is_vmalloc_addr() won't compile if !MMU
by David Howells
· 17 years ago
0400b69
atmel_serial: fix interrupt handler return value
by Haavard Skinnemoen
· 17 years ago
98bcef5
copyright owner and author clean up for intel iommu and related files
by mark gross
· 17 years ago
eaeb168
sparc: fix build
by David Rientjes
· 17 years ago
de4fc64f
markers: fix sparse warnings in markers.c
by Harvey Harrison
· 17 years ago
Next »