Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | rtc-ds1307: remove legacy probe() checks | Jüri Reitel | 1 | -27/+4 |
2009-01-08 | rtc-ds1307: SMBus compatibility | BARRE Sebastien | 1 | -88/+35 |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 8 | -6/+715 |
2009-01-08 | drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc | Qinghuang Feng | 1 | -2/+1 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -10/+10 |
2009-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 27 | -184/+106 |
2009-01-08 | V4L/DVB (10190): cx88: Fix some Kbuild troubles | Mauro Carvalho Chehab | 6 | -47/+65 |
2009-01-08 | V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y | Mauro Carvalho Chehab | 1 | -0/+1 |
2009-01-08 | V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc | Julia Lawall | 5 | -7/+5 |
2009-01-08 | V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization | Michael Krufky | 1 | -1/+2 |
2009-01-08 | V4L/DVB (10181): v4l2-device: Fix some sparse warnings | Mauro Carvalho Chehab | 1 | -2/+2 |
2009-01-08 | V4L/DVB (10180): drivers/media: Fix a number of sparse warnings | Mauro Carvalho Chehab | 6 | -9/+9 |
2009-01-08 | V4L/DVB (10179): tda8290: Fix two sparse warnings | Mauro Carvalho Chehab | 1 | -2/+1 |
2009-01-08 | V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols | Mauro Carvalho Chehab | 1 | -11/+15 |
2009-01-08 | V4L/DVB (10177): Fix sparse warnings on em28xx | Mauro Carvalho Chehab | 3 | -3/+3 |
2009-01-08 | V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin... | Eric Miao | 2 | -98/+1 |
2009-01-08 | V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h... | Guennadi Liakhovetski | 2 | -4/+2 |
2009-01-08 | staging: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 64 | -360/+360 |
2009-01-08 | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison | 5 | -10/+10 |
2009-01-08 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 41 | -1088/+1867 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 148 | -1332/+23869 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 3 | -87/+121 |
2009-01-08 | topology: Fix sparc64 build. | David Miller | 1 | -0/+1 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 27 | -181/+163 |
2009-01-07 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 26 | -352/+2517 |
2009-01-07 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 18 | -80/+98 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-07 | touchscreen: Fix build of da9034 | Alan Cox | 1 | -0/+1 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 47 | -65/+65 |
2009-01-07 | HID: fix hid->hiddev initialization in hiddev_connect() | Jiri Kosina | 1 | -0/+2 |
2009-01-07 | PCI PM: Put PM callbacks in the order of execution | Rafael J. Wysocki | 1 | -43/+43 |
2009-01-07 | PCI PM: Run default PM callbacks for all devices using new framework | Rafael J. Wysocki | 1 | -82/+53 |
2009-01-07 | PCI PM: Register power state of devices during initialization | Rafael J. Wysocki | 1 | -2/+6 |
2009-01-07 | PCI PM: Call pci_fixup_device from legacy routines | Rafael J. Wysocki | 1 | -33/+19 |
2009-01-07 | PCI PM: Rearrange code in pci-driver.c | Rafael J. Wysocki | 1 | -41/+75 |
2009-01-07 | PCI PM: Avoid touching devices behind bridges in unknown state | Rafael J. Wysocki | 3 | -38/+74 |
2009-01-07 | PCI PM: Move pci_has_legacy_pm_support | Rafael J. Wysocki | 1 | -8/+8 |
2009-01-07 | PCI PM: Power-manage devices without drivers during suspend-resume | Rafael J. Wysocki | 1 | -4/+29 |
2009-01-07 | PCI PM: Add suspend counterpart of pci_reenable_device | Rafael J. Wysocki | 3 | -13/+59 |
2009-01-07 | PCI PM: Fix poweroff and restore callbacks | Rafael J. Wysocki | 1 | -5/+5 |
2009-01-07 | PCI: Use msleep instead of cpu_relax during ASPM link retraining | Andrew Patterson | 1 | -4/+9 |
2009-01-07 | PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions | Rafael J. Wysocki | 1 | -0/+34 |
2009-01-07 | PCI: PCIe portdrv: Rearrange code so that related things are together | Rafael J. Wysocki | 2 | -50/+50 |
2009-01-07 | PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services | Rafael J. Wysocki | 2 | -67/+0 |
2009-01-07 | PCI: PCIe portdrv: Add kerneldoc comments to some core functions | Rafael J. Wysocki | 1 | -7/+70 |
2009-01-07 | net: sfc: Use pci_clear_master() to disable bus mastering | Ben Hutchings | 1 | -2/+2 |
2009-01-07 | PCI: Add pci_clear_master() as opposite of pci_set_master() | Ben Hutchings | 1 | -11/+28 |
2009-01-07 | PCI hotplug: remove redundant test in cpq hotplug | Julia Lawall | 1 | -1/+1 |
2009-01-07 | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige | 1 | -229/+99 |
2009-01-07 | PCI: pciehp: ignore undefined bit in link status register | Kenji Kaneshige | 1 | -2/+1 |