summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0979-119/+110
|\
| * remove broken URLs from net drivers' outputMarkus Dahms2007-05-099-22/+13
| * fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
| * drivers/base/platform.c: fix small typo in docMárton Németh2007-05-091-1/+1
| * misc doc and kconfig typosMatt LaPlante2007-05-094-6/+6
| * Fix occurrences of "the the "Michael Opdenacker2007-05-0937-40/+40
| * Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
| * Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
| * Fix "deprecated" typoes.Robert P. J. Day2007-05-092-2/+2
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-0915-21/+21
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-096-6/+6
| * devres: kernel-doc and DocBookRandy Dunlap2007-05-091-16/+16
* | md: improve partition detection in md arrayNeilBrown2007-05-093-21/+8
* | md: allow reshape_position for md arrays to be set via sysfsNeilBrown2007-05-091-7/+63
* | md: remove the slash from the name of a kmem_cache used by raid5NeilBrown2007-05-091-2/+2
* | md: stop using csum_partial for checksum calculation in mdNeilBrown2007-05-091-2/+29
* | md: move test for whether level supports bitmap to correct placeNeilBrown2007-05-091-16/+26
* | md: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-091-10/+1
* | drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-091-3/+3
* | frame buffer: geforce 7300 gtMichal Piotrowski2007-05-092-2/+6
* | fbdev: add support for AVR32Haavard Skinnemoen2007-05-091-0/+4
* | svgalib: move fb_get_caps to svgalibAntonino A. Daplas2007-05-094-18/+20
* | arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek2007-05-093-0/+1214
* | vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek2007-05-093-0/+941
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-096-0/+19
* | fs: convert core functions to zero_user_pageNate Diller2007-05-091-5/+1
* | usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov2007-05-091-1/+1
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-094-8/+8
* | phy: use flush_work_keventd()Andrew Morton2007-05-091-3/+3
* | libata: use flush_work()Andrew Morton2007-05-091-4/+4
* | e1000: use flush_work_keventd()Andrew Morton2007-05-091-1/+1
* | tg3: use flush_work_keventd()Andrew Morton2007-05-092-11/+2
* | atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen2007-05-091-5/+0
* | tty_set_ldisc() receive_room fixPaul Fulghum2007-05-091-7/+7
* | nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
* | pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* | cm4000_cs: use bitrevAkinobu Mita2007-05-092-29/+7
* | cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
* | mca: add integrated device bus matchingJames Bottomley2007-05-092-10/+29
* | mca: fix bus matchingJames Bottomley2007-05-091-1/+1
* | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-093-16/+55
* | dm log: fix resume failed log deviceJonathan Brassow2007-05-091-1/+8
* | dm raid1: switch rh_in_sync to blocking in do_readsJonathan Brassow2007-05-091-1/+1
* | dm raid1: fix to commit pending clear region requestsJonathan Brassow2007-05-091-2/+1
* | dm: delay targetHeinz Mauelshagen2007-05-093-0/+393
* | dm: bio list helpersHeinz Mauelshagen2007-05-091-0/+26
* | dm io: remove old interfaceMilan Broz2007-05-092-175/+7
* | dm raid1: update dm io interfaceMilan Broz2007-05-091-4/+21
* | dm log: update dm io interfaceHeinz Mauelshagen2007-05-091-7/+24
* | dm exception store: update dm io interfaceHeinz Mauelshagen2007-05-091-25/+29
OpenPOWER on IntegriCloud