index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
mfd: Get rid of now unused mc13783 private header
Uwe Kleine-König
1
-1
/
+23
2010-08-12
hwmon: Don't access struct mc13783 directly from mc13783-adc
Uwe Kleine-König
1
-4
/
+13
2010-08-12
mfd: New mc13783 function exposing flags
Uwe Kleine-König
1
-0
/
+6
2010-08-12
mfd: Check jz4740-adc kmalloc() result
Axel Lin
1
-0
/
+4
2010-08-12
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
1
-1
/
+7
2010-08-12
mfd: Add WM8321 support
Mark Brown
1
-0
/
+14
2010-08-12
mfd: Add stmpe auto sleep feature
Sundar R Iyer
2
-0
/
+77
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
mfd: Add support for TWL6030 PWM
Hemanth V
3
-0
/
+173
2010-08-12
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen
3
-0
/
+393
2010-08-12
gpiolib: Implement set_debounce for WM831x GPIOs
Mark Brown
1
-0
/
+32
2010-08-12
input: STMPE touch controller support
Luotao Fu
3
-0
/
+408
2010-08-12
input: Add STMPE keypad driver
Rabin Vincent
3
-0
/
+397
2010-08-12
gpio: Add STMPE GPIO driver
Rabin Vincent
3
-0
/
+407
2010-08-12
mfd: Add STMPE I/O Expander support
Rabin Vincent
4
-0
/
+1115
2010-08-12
mfd: Properly free t7l66xb clk32k clock source
Axel Lin
1
-1
/
+2
2010-08-12
mfd: More verbose MFD Kconfig entry
Samuel Ortiz
1
-1
/
+10
2010-08-12
mfd: Staticise ab3550 register access functions
Mark Brown
1
-11
/
+12
2010-08-12
mfd: Fix davinci memory leak
Julia Lawall
1
-2
/
+4
2010-08-12
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
1
-1
/
+3
2010-08-12
mfd: kzalloc doesn't return ERR_PTR
Julia Lawall
1
-1
/
+1
2010-08-12
mfd: AB8500 mask off irrelevant bits from the SPI message
Linus Walleij
1
-1
/
+6
2010-08-12
mfd: Fix 88pm860x uninitialized variable and clean up
Dan Carpenter
1
-40
/
+32
2010-08-12
mfd: Fix memory leak in ab3100_otp_probe
Axel Lin
1
-8
/
+8
2010-08-12
mfd: Fix led resource in 88pm860x
Haojian Zhuang
1
-6
/
+6
2010-08-12
mfd: Enable onkey on max8925
Haojian Zhuang
1
-0
/
+27
2010-08-11
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-4
/
+1
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
3
-2
/
+23
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-145
/
+2579
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-11
parport_serial: use the PCI IRQ if offered
Fr?d?ric Bri?re
1
-1
/
+0
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-20
/
+5
2010-08-11
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
1
-3
/
+0
2010-08-11
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
Anton Vorontsov
1
-0
/
+6
2010-08-11
edac: i5400: improve handling of pci_enable_device() return value
Kulikov Vasiliy
1
-1
/
+1
2010-08-11
edac: i5000: improve handling of pci_enable_device() return value
Kulikov Vasiliy
1
-1
/
+1
2010-08-11
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
Christoph Egger
1
-5
/
+5
2010-08-11
cs5535-mfgpt: reuse timers that have never been set up
Jens Rottmann
1
-0
/
+11
2010-08-11
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
Julia Lawall
1
-1
/
+1
2010-08-11
ipmi: print info for spmi and smbios paths like acpi and pci
Yinghai Lu
1
-1
/
+11
2010-08-11
ipmi: fix memleaking for add_smi when duplicating happen
Yinghai Lu
1
-7
/
+28
2010-08-11
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...
Justin P. Mattock
1
-8
/
+2
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
1
-19
/
+20
2010-08-11
fusion: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2010-08-11
drivers/video/igafb.c: make igafb_setup() and igafb_init() static
Andrew Morton
1
-2
/
+2
2010-08-11
drivers/video/igafb.c: introduce lost 'return'
Kulikov Vasiliy
1
-0
/
+1
2010-08-11
fbmem: VM_IO set, but not propagated
Daniel De Graaf
1
-0
/
+1
2010-08-11
s3c-fb: automatically calculate pixel clock when none is given
Maurus Cuelenaere
1
-0
/
+25
2010-08-11
s3c-fb: add support for DMA channel control on S5PV210
Pawel Osciak
1
-0
/
+15
2010-08-11
s3c-fb: fix section mismatch
Marek Szyprowski
1
-5
/
+5
[next]