aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27davinci: update DM644x support in preparation for more SoCsKevin Hilman7-39/+791
2009-04-27davinci: DM644x: rename board fileKevin Hilman1-0/+0
2009-04-27davinci: update pin-multiplexing supportKevin Hilman6-66/+339
2009-04-27davinci: serial: generalize for more SoCsKevin Hilman2-20/+96
2009-04-27davinci: DM355 IRQ Definitionss-paulraj@ti.com2-0/+118
2009-04-27davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2-6/+129
2009-04-27davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer1-11/+6
2009-04-27davinci: gpio bugfixesDavid Brownell2-36/+69
2009-04-27davinci: add EDMA driverKevin Hilman3-1/+1364
2009-04-27davinci: timers: use clk_get_rate()Kevin Hilman1-3/+21
2009-04-23davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman12-98/+105
2009-04-23davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman10-234/+402
2009-04-23davinci: add runtime CPU detection supportKevin Hilman2-3/+75
2009-04-23davinci: add default Kconfig, add HAVE_IDEKevin Hilman2-0/+1785
2009-04-21Linux 2.6.30-rc3Linus Torvalds1-1/+1
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven4-2/+13
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells9-35/+50
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-21vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro1-4/+8
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-21uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2-1/+12
2009-04-21MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day1-1/+1
2009-04-21MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall1-0/+2
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-21MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches1-1/+1
2009-04-21MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches1-2/+0
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-21hugetlbfs: return negative error code for bad mount optionAkinobu Mita1-2/+1
2009-04-21ipmi: add oem message handlingdann frazier3-5/+137
2009-04-21ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-21ipmi: test for event buffer before usingCorey Minyard2-29/+125
2009-04-21ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm2-3/+40
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm54-79/+94
2009-04-21pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev1-7/+9
2009-04-21asiliantfb: add missing return statementVlada Peric1-0/+1
2009-04-21go7007: Convert to the new i2c device binding modelJean Delvare13-418/+176
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason2-9/+31
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer1-1/+1
2009-04-21NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust1-1/+2
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro1-1/+1