| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 28 | -92/+88 |
* | Drivers: block: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 11 | -100/+87 |
* | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 6 | -18/+17 |
* | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 26 | -58/+49 |
* | Drivers: clocksource: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 5 | -16/+16 |
* | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -31/+26 |
* | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 22 | -51/+46 |
* | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 21 | -56/+53 |
* | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 10 | -39/+33 |
* | Drivers: memory: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -4/+4 |
* | Drivers: mmc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -7/+7 |
* | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -9/+9 |
* | Drivers: power: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -11/+9 |
* | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -13/+11 |
* | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 11 | -40/+40 |
* | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 9 | -35/+30 |
* | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 7 | -17/+17 |
* | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 12 | -175/+152 |
* | Drivers: sbus: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 5 | -15/+15 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 31 | -128/+111 |
* | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -55/+50 |
* | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 34 | -139/+138 |
* | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 39 | -175/+162 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 25 | -94/+85 |
* | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 14 | -43/+37 |
* | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 20 | -69/+65 |
* | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 102 | -373/+360 |
* | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -6/+2 |
* | Drivers: thermal: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Drivers: usb: host: ehci-orion.c: remove __devinitdata marking | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 13 | -57/+54 |
* | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 51 | -296/+217 |
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 39 | -120/+114 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 70 | -214/+209 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 85 | -525/+463 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 135 | -1129/+1017 |
* | Drivers: virtio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -9/+9 |
* | Drivers: vlynq: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Drivers: zorro: remove CONFIG_HOTPLUG usage | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+0 |
* | Drivers: xen: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -11/+10 |
* | Drivers: w1: remove last __devexit_p() instance | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-02 | 1 | -2/+3 |
|\ |
|
| * | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas | 2013-01-02 | 1 | -2/+3 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-01-02 | 3 | -14/+15 |
|\ \ |
|
| * | | watchdog: twl4030_wdt: add DT support | Aaro Koskinen | 2013-01-02 | 1 | -2/+9 |
| * | | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen | 2013-01-02 | 1 | -1/+0 |
| * | | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin | 2013-01-02 | 1 | -7/+6 |
| * | | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin | 2013-01-02 | 1 | -4/+0 |
* | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-02 | 3 | -54/+58 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 1 | -2/+5 |