index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()
Andrew Morton
1
-2
/
+2
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-6
/
+37
2009-12-15
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2
-2
/
+2
2009-12-15
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
7
-7
/
+7
2009-12-15
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
2
-2
/
+2
2009-12-15
cs5535: add a generic clock event MFGPT driver
Andres Salomon
4
-0
/
+209
2009-12-15
cs5535: add a generic MFGPT driver
Andres Salomon
3
-0
/
+395
2009-12-15
cs5535-gpio: request function, mask & names added
Tobias Mueller
1
-5
/
+78
2009-12-15
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
Andres Salomon
3
-0
/
+293
2009-12-15
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...
Thadeu Lima de Souza Cascardo
1
-13
/
+9
2009-12-15
drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...
Thadeu Lima de Souza Cascardo
1
-3
/
+5
2009-12-15
ioc3/ioc4: fix error path on driver registration
Jean Delvare
2
-4
/
+14
2009-12-15
ioc3/ioc4: various section fixes
Jean Delvare
4
-19
/
+20
2009-12-15
misc: remove MAC pmu function declaration from misc device class
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2009-12-15
drivers/misc: add driver for Texas Instruments DAC7512
Daniel Mack
3
-0
/
+112
2009-12-15
ad525x_dpot: new driver for AD525x digital potentiometers
Michael Hennerich
3
-0
/
+681
2009-12-15
floppy: Add an extra bound check on ioctl arguments
Arjan van de Ven
1
-0
/
+3
2009-12-15
drivers/cpuidle: Move dereference after NULL test
Julia Lawall
1
-3
/
+0
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
66
-66
/
+66
2009-12-15
mm: slab-allocate memory section nodemask for large systems
David Rientjes
1
-4
/
+9
2009-12-15
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
mm: refactor unregister_cpu_under_node()
Alex Chiang
1
-6
/
+12
2009-12-15
mm: refactor register_cpu_under_node()
Alex Chiang
1
-9
/
+11
2009-12-15
mm: add numa node symlink for memory section in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-10
/
+47
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
1
-5
/
+48
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+39
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
1
-27
/
+22
2009-12-15
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
1
-22
/
+12
2009-12-15
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: introduce size_inside_page()
Wu Fengguang
1
-41
/
+19
2009-12-15
/dev/mem: remove redundant test on len
Wu Fengguang
1
-8
/
+6
2009-12-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-321
/
+228
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-33
/
+27
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-389
/
+485
2009-12-14
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
sonic zhang
1
-0
/
+35
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
18
-51
/
+26
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
29
-116
/
+30
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
48
-55
/
+54
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
48
-99
/
+83
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
14
-219
/
+2418
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
14
-293
/
+1059
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
46
-1783
/
+3919
2009-12-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-52
/
+97
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
14
-76
/
+60
2009-12-14
md: add 'recovery_start' per-device sysfs attribute
Dan Williams
1
-1
/
+40
2009-12-14
md: rcu_read_lock() walk of mddev->disks in md_do_sync()
Dan Williams
1
-2
/
+6
2009-12-14
md: integrate spares into array at earliest opportunity.
NeilBrown
1
-7
/
+6
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-0
/
+23
[next]