aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad1-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad1-0/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad1-0/+12
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad1-1/+10
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad1-1/+15
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad1-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad1-0/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad1-4/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2-4/+4
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-3/+4
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-13/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2-29/+10
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2-38/+56
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard1-1/+5
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell1-11/+14
2006-10-01[PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2-5/+13
2006-10-01[PATCH] AT91rm9200 RTC can issue system wakeup eventsDavid Brownell1-0/+22
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell23-24/+24
2006-10-01[PATCH] RTC class: error checksDavid Brownell2-5/+5
2006-10-01[PATCH] RTC class uses subsys_initDavid Brownell4-5/+5
2006-10-01[PATCH] RTC class: Kconfig improvementsDavid Brownell2-7/+23
2006-10-01[PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol1-2/+2
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby1-10/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra17-23/+23
2006-10-01[PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn1-3/+0
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter1-0/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn1-2/+2
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-10-01[PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox1-1/+4
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox1-3/+4
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox1-3/+7
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering3-9/+18
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard2-21/+88
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman4-8/+12
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby1-16/+19
2006-10-01[PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer1-1/+0
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant1-1/+1
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum1-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-25/+63
2006-10-01[PATCH] leds: turn LED off when changing triggersPaul Collins1-0/+1
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-8/+9
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek1-3/+0
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2-8/+12
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox1-1/+2
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox1-3/+5
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox1-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)3-73/+192
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven2-4/+44