index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
backlight: 88pm860x_bl: use devm_backlight_device_register()
Jingoo Han
2013-11-13
1
-14
/
+2
*
backlight: use dev_get_platdata()
Jingoo Han
2013-11-13
32
-46
/
+44
*
backlight: lp8788: staticize 'default_bl_config'
Jingoo Han
2013-11-13
1
-1
/
+1
*
backlight: lm3639: don't mix different enum types
Jingoo Han
2013-11-13
1
-4
/
+7
*
backlight: ld9040: Staticize local variable gamma_table
Jingoo Han
2013-11-13
1
-1
/
+3
*
backlight: lm3630: fix sparse warning
Daniel Jeong
2013-11-13
1
-2
/
+2
*
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
Dan Carpenter
2013-11-13
1
-13
/
+12
*
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
Dan Carpenter
2013-11-13
1
-1
/
+1
*
backlight: lm3630: apply chip revision
Daniel Jeong
2013-11-13
4
-479
/
+487
*
backlight: lp855x_bl: support new LP8555 device
Milo Kim
2013-11-13
2
-4
/
+17
*
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
*
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
2013-11-13
2
-4
/
+30
*
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
1
-3
/
+1
*
drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*
Jingoo Han
2013-11-13
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
86
-152
/
+607
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
9
-0
/
+15
|
*
dt: disable self-tests for !OF_IRQ
Rob Herring
2013-11-08
1
-0
/
+1
|
*
of: irq: Fix interrupt-map entry matching
Tomasz Figa
2013-11-07
1
-1
/
+1
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
181
-1017
/
+1668
|
|
\
|
|
*
of/irq: Fix potential buffer overflow
Grant Likely
2013-11-03
1
-2
/
+8
|
|
*
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
2013-11-03
1
-10
/
+10
|
|
*
of/irq: create interrupts-extended property
Grant Likely
2013-10-28
2
-5
/
+81
|
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
2
-13
/
+26
|
|
*
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
11
-19
/
+20
|
|
*
of/irq: Rework of_irq_count()
Thierry Reding
2013-10-24
1
-1
/
+2
|
|
*
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
1
-6
/
+85
|
|
*
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-24
2
-3
/
+12
|
|
*
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
2
-53
/
+62
|
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
2
-2
/
+2
|
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
3
-12
/
+10
|
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
4
-22
/
+22
|
|
*
of/irq: Pass trigger type in IRQ resource flags
Tomasz Figa
2013-10-15
1
-1
/
+1
|
|
*
of: Fix dereferencing node name in debug output to be safe
Grant Likely
2013-10-15
2
-7
/
+7
|
|
*
of: Fix iteration bug over CPU reg properties
Grant Likely
2013-10-15
1
-2
/
+2
|
|
*
of: Make cpu node handling more portable.
David Miller
2013-10-15
1
-17
/
+28
|
*
|
of: set dma_mask to point to coherent_dma_mask
Rob Herring
2013-11-03
1
-0
/
+2
|
*
|
of: implement of_node_to_nid as a weak function
Rob Herring
2013-10-09
1
-0
/
+7
|
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-09
2
-1
/
+8
|
*
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
60
-0
/
+93
|
*
|
microblaze: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
|
*
|
of: remove unnecessary prom.h includes
Rob Herring
2013-10-09
2
-2
/
+0
|
*
|
drivers: remove unnecessary prom.h includes
Rob Herring
2013-10-09
2
-4
/
+0
|
*
|
of: introduce common FDT machine related functions
Rob Herring
2013-10-09
1
-0
/
+60
|
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-3
/
+6
|
*
|
of: create default early_init_dt_add_memory_arch
Rob Herring
2013-10-09
1
-0
/
+19
|
*
|
of: Introduce common early_init_dt_scan
Rob Herring
2013-10-09
1
-0
/
+26
|
*
|
of: create unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-0
/
+24
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-11-12
12
-22
/
+249
|
\
\
\
|
*
|
|
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
1
-12
/
+13
|
*
|
|
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
2013-10-25
1
-3
/
+3
[prev]
[next]