aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] const struct tty_operationsJeff Dike2006-10-0246-46/+47
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-022-4/+5
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-022-7/+18
* pccard_store_cis: fix wrong error handlingLinus Torvalds2006-10-011-15/+12
* [PATCH] rtc-sysfs fixAndrew Morton2006-10-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-012-5/+12
|\
| * [AGPGART] printk fixups.Dave Jones2006-09-281-3/+6
| * [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-261-2/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-10-011-1/+1
|\ \
| * | [CPUFREQ] Fix cut-n-paste bug in suspend printkDave Jones2006-09-261-1/+1
| |/
* | [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad2006-10-011-0/+3
* | [PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad2006-10-011-0/+2
* | [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad2006-10-011-0/+12
* | [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-011-1/+10
* | [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad2006-10-011-1/+15
* | [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad2006-10-011-0/+3
* | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad2006-10-011-0/+1
* | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad2006-10-011-4/+5
* | [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-4/+4
* | [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+4
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-13/+2
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-012-29/+10
* | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-012-38/+56
* | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
* | [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-011-11/+14
* | [PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2006-10-012-5/+13
* | [PATCH] AT91rm9200 RTC can issue system wakeup eventsDavid Brownell2006-10-011-0/+22
* | [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-0123-24/+24
* | [PATCH] RTC class: error checksDavid Brownell2006-10-012-5/+5
* | [PATCH] RTC class uses subsys_initDavid Brownell2006-10-014-5/+5
* | [PATCH] RTC class: Kconfig improvementsDavid Brownell2006-10-012-7/+23
* | [PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol2006-10-011-2/+2
* | [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-011-10/+1
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-0117-23/+23
* | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn2006-10-011-3/+0
* | [PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter2006-10-011-0/+1
* | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-011-2/+2
* | [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-011-0/+1
* | [PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox2006-10-011-1/+4
* | [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-011-3/+4
* | [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-011-3/+7
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-013-9/+18
* | [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-012-21/+88
* | [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-014-8/+12
* | [PATCH] isicom: correct firmware loadingJiri Slaby2006-10-011-16/+19
* | [PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer2006-10-011-1/+0
* | [PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant2006-10-011-1/+1
* | [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-011-3/+3
* | [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-25/+63